Searched defs:CreateMapIterator (Results 1 – 2 of 2) sorted by relevance
107 JSHandle<JSTaggedValue> JSMapIterator::CreateMapIterator(JSThread *thread, const JSHandle<JSTaggedV… in CreateMapIterator() function in panda::ecmascript::JSMapIterator
72 HWTEST_F_L0(JSMapIteratorTest, CreateMapIterator) in HWTEST_F_L0() argument