Home
last modified time | relevance | path

Searched defs:Remove (Results 1 - 25 of 46) sorted by relevance

12

/arkcompiler/ets_runtime/ecmascript/snapshot/mem/
H A Dsnapshot_env.h50 void Remove(JSTaggedType objectAddr) in Remove() function in panda::ecmascript::final
/arkcompiler/runtime_core/static_core/runtime/
H A Dosr.h61 void Remove(const Method *method) in Remove() function in ark::OsrCodeMap
/arkcompiler/runtime_core/static_core/runtime/mem/refstorage/
H A Dref_block.cpp41 void RefBlock::Remove(const Reference *ref) in Remove() function in ark::mem::RefBlock
H A Dglobal_object_storage.cpp87 void GlobalObjectStorage::Remove(const Reference *reference) in Remove() function in ark::mem::GlobalObjectStorage
/arkcompiler/ets_runtime/ecmascript/js_api/
H A Djs_api_hashset.cpp78 JSTaggedValue JSAPIHashSet::Remove(JSThread *thread, JSHandle<JSAPIHashSet> hashSet, JSTaggedValue key) in Remove() function in panda::ecmascript::JSAPIHashSet
H A Djs_api_hashmap.cpp205 JSTaggedValue JSAPIHashMap::Remove(JSThread *thread, JSHandle<JSAPIHashMap> hashMap, JSTaggedValue key) in Remove() function in panda::ecmascript::JSAPIHashMap
H A Djs_api_linked_list.cpp106 JSTaggedValue JSAPILinkedList::Remove(JSThread *thread, const JSTaggedValue &element) in Remove() function in panda::ecmascript::JSAPILinkedList
H A Djs_api_list.cpp171 JSTaggedValue JSAPIList::Remove(JSThread *thread, const JSTaggedValue &element) in Remove() function in panda::ecmascript::JSAPIList
/arkcompiler/ets_runtime/ecmascript/
H A Dlinked_hash_table.cpp111 JSHandle<Derived> LinkedHashTable<Derived, HashObject>::Remove(const JSThread *thread, const JSHandle<Derived> &table, in Remove() function in panda::ecmascript::LinkedHashTable
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/amd64/
H A Dtarget.h86 void Remove(size_t i) in Remove() function in ark::compiler::amd64::RegList
/arkcompiler/ets_runtime/ecmascript/containers/
H A Dcontainers_hashset.cpp138 JSTaggedValue ContainersHashSet::Remove(EcmaRuntimeCallInfo *argv) in Remove() function in panda::ecmascript::containers::ContainersHashSet
H A Dcontainers_arraylist.cpp389 JSTaggedValue ContainersArrayList::Remove(EcmaRuntimeCallInfo *argv) in Remove() function in panda::ecmascript::containers::ContainersArrayList
H A Dcontainers_lightweightmap.cpp411 JSTaggedValue ContainersLightWeightMap::Remove(EcmaRuntimeCallInfo *argv) in Remove() function in panda::ecmascript::containers::ContainersLightWeightMap
H A Dcontainers_hashmap.cpp271 JSTaggedValue ContainersHashMap::Remove(EcmaRuntimeCallInfo *argv) in Remove() function in panda::ecmascript::containers::ContainersHashMap
H A Dcontainers_list.cpp407 JSTaggedValue ContainersList::Remove(EcmaRuntimeCallInfo *argv) in Remove() function in panda::ecmascript::containers::ContainersList
H A Dcontainers_linked_list.cpp366 JSTaggedValue ContainersLinkedList::Remove(EcmaRuntimeCallInfo *argv) in Remove() function in panda::ecmascript::containers::ContainersLinkedList
H A Dcontainers_plainarray.cpp368 JSTaggedValue ContainersPlainArray::Remove(EcmaRuntimeCallInfo *argv) in Remove() function in panda::ecmascript::containers::ContainersPlainArray
H A Dcontainers_lightweightset.cpp408 JSTaggedValue ContainersLightWeightSet::Remove(EcmaRuntimeCallInfo *argv) in Remove() function in panda::ecmascript::containers::ContainersLightWeightSet
H A Dcontainers_treemap.cpp120 JSTaggedValue ContainersTreeMap::Remove(EcmaRuntimeCallInfo *argv) in Remove() function in panda::ecmascript::containers::ContainersTreeMap
H A Dcontainers_treeset.cpp94 JSTaggedValue ContainersTreeSet::Remove(EcmaRuntimeCallInfo *argv) in Remove() function in panda::ecmascript::containers::ContainersTreeSet
/arkcompiler/toolchain/tooling/base/
H A Dpt_json.cpp229 bool PtJson::Remove(const char *key) const in Remove() function in panda::ecmascript::tooling::PtJson
/arkcompiler/runtime_core/compiler/optimizer/ir/
H A Dinst.cpp118 void DynamicOperands::Remove(unsigned index) in Remove() function in panda::compiler::DynamicOperands
/arkcompiler/runtime_core/static_core/platforms/windows/libpandabase/
H A Dcpu_affinity.cpp38 void CpuSet::Remove(int cpu) in Remove() function in ark::os::CpuSet
/arkcompiler/runtime_core/static_core/platforms/unix/libpandabase/
H A Dcpu_affinity.cpp41 void CpuSet::Remove(int cpu) in Remove() function in ark::os::CpuSet
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_util/include/
H A Dcl_parser.h76 void Remove(OptionInterface *opt) in Remove() function

Completed in 19 milliseconds

12