Home
last modified time | relevance | path

Searched defs:weakLinkedMap (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/tests/
Ddump_test.cpp688 JSHandle<LinkedHashMap> weakLinkedMap(LinkedHashMap::Create(thread)); in HWTEST_F_L0() local
716 JSHandle<LinkedHashMap> weakLinkedMap(LinkedHashMap::Create(thread)); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/tests/
Dheap_dump_test.cpp280 JSHandle<LinkedHashMap> weakLinkedMap(LinkedHashMap::Create(thread)); in NewJSWeakMap() local