Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/tests/
Djs_map_iterator_test.cpp106 JSHandle<JSMap> jsMap1 = CreateJSMap(thread); in HWTEST_F_L0() local
174 JSHandle<JSMap> jsMap1(thread, CreateJSMap(thread).GetTaggedValue()); in HWTEST_F_L0() local