Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/js_api/
Djs_api_tree_map_iterator.cpp91 JSHandle<JSTaggedValue> JSAPITreeMapIterator::CreateTreeMapIterator(JSThread *thread, in CreateTreeMapIterator() function in panda::ecmascript::JSAPITreeMapIterator
/arkcompiler/ets_runtime/ecmascript/tests/
Djs_api_tree_map_iterator_test.cpp144 HWTEST_F_L0(JSAPITreeMapIteratorTest, CreateTreeMapIterator) in HWTEST_F_L0() argument