Home
last modified time | relevance | path

Searched defs:linkedSet (Results 1 – 12 of 12) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Djs_set.cpp45 LinkedHashSet *linkedSet = LinkedHashSet::Cast(set->GetLinkedSet(thread).GetTaggedObject()); in Clear() local
Decma_vm.cpp2148 JSHandle<LinkedHashSet> linkedSet; in AddToKeptObjects() local
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_weak_set.cpp45 JSHandle<LinkedHashSet> linkedSet = LinkedHashSet::Create(thread); in WeakSetConstructor() local
Dbuiltins_set.cpp44 JSHandle<LinkedHashSet> linkedSet = LinkedHashSet::Create(thread); in SetConstructor() local
Dbuiltins_shared_set.cpp50 JSHandle<LinkedHashSet> linkedSet = LinkedHashSet::Create(thread, in Constructor() local
/arkcompiler/ets_runtime/ecmascript/tests/
Ddump_test.cpp249 JSHandle<LinkedHashSet> linkedSet(LinkedHashSet::Create(thread)); in NewJSSet() local
262 JSHandle<LinkedHashSet> linkedSet( in NewJSSharedSet() local
/arkcompiler/ets_runtime/ecmascript/base/tests/
Djson_stringifier_test.cpp95 JSHandle<LinkedHashSet> linkedSet( in CreateJSSharedSet() local
124 JSHandle<LinkedHashSet> linkedSet(LinkedHashSet::Create(thread)); in CreateJSSet() local
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/tests/
Dheap_dump_test.cpp411 JSHandle<LinkedHashSet> linkedSet(LinkedHashSet::Create(thread)); in NewJSSet() local
423 JSHandle<LinkedHashSet> linkedSet( in NewJSSharedSet() local
/arkcompiler/ets_runtime/ecmascript/serializer/tests/
Dinter_op_serializer_test.cpp1660 JSHandle<LinkedHashSet> linkedSet = LinkedHashSet::Create(thread); in HWTEST_F_L0() local
2390 JSHandle<LinkedHashSet> linkedSet( in CreateSSet() local
Dserializer_test.cpp1789 JSHandle<LinkedHashSet> linkedSet = LinkedHashSet::Create(thread); in HWTEST_F_L0() local
2519 JSHandle<LinkedHashSet> linkedSet( in CreateSSet() local
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi_expo.cpp1726 JSHandle<LinkedHashSet> linkedSet = in New() local
/arkcompiler/ets_runtime/ecmascript/napi/test/
Dffi_workload.cpp5636 JSHandle<LinkedHashSet> linkedSet(LinkedHashSet::Create(thread_)); in HWTEST_F_L0() local