Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/tests/
Djs_map_iterator_test.cpp84 JSHandle<JSMap> jsMap2 = CreateJSMap(thread); in HWTEST_F_L0() local
152 JSHandle<JSMap> jsMap2(thread, CreateJSMap(thread).GetTaggedValue()); in HWTEST_F_L0() local