Home
last modified time | relevance | path

Searched defs:linkedHashMap (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/test/fuzztest/mapiteratorefget_fuzzer/
Dmapiteratorefget_fuzzer.cpp78 JSHandle<JSTaggedValue> linkedHashMap(LinkedHashMap::Create(thread)); in MapIteratorRefGetIndexFuzzTest() local
103 JSHandle<JSTaggedValue> linkedHashMap(LinkedHashMap::Create(thread)); in MapIteratorRefGetKindFuzzTest() local
/arkcompiler/ets_runtime/ecmascript/tests/
Djs_map_iterator_test.cpp37 JSHandle<JSTaggedValue> linkedHashMap(LinkedHashMap::Create(thread)); in CreateJSMap() local
/arkcompiler/ets_runtime/ecmascript/napi/test/
Dffi_workload.cpp3600 JSHandle<JSTaggedValue> linkedHashMap(LinkedHashMap::Create(thread_)); in HWTEST_F_L0() local
4492 JSHandle<JSTaggedValue> linkedHashMap(LinkedHashMap::Create(thread_)); in HWTEST_F_L0() local
4515 JSHandle<JSTaggedValue> linkedHashMap(LinkedHashMap::Create(thread_)); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi_expo.cpp1781 JSHandle<LinkedHashMap> linkedHashMap(thread, jsMapIter->GetIteratedMap()); in GetEcmaRuntimeCallInfo() local