Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_map_iterator.cpp107 JSHandle<JSTaggedValue> JSMapIterator::CreateMapIterator(JSThread *thread, const JSHandle<JSTaggedV… in CreateMapIterator() function in panda::ecmascript::JSMapIterator
/arkcompiler/ets_runtime/ecmascript/tests/
Djs_map_iterator_test.cpp72 HWTEST_F_L0(JSMapIteratorTest, CreateMapIterator) in HWTEST_F_L0() argument