Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/tests/
Djs_map_iterator_test.cpp83 JSHandle<JSMap> jsMap1 = CreateJSMap(thread); in HWTEST_F_L0() local
151 JSHandle<JSMap> jsMap1(thread, CreateJSMap(thread).GetTaggedValue()); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/base/tests/
Djson_stringifier_test.cpp516 JSHandle<JSMap> jsMap1 = CreateJSMap(thread); in HWTEST_F_L0() local