Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/tests/
Djs_iterator_test.cpp119 HWTEST_F_L0(JSIteratorTest, IteratorStep) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/
Djs_iterator.cpp220 JSHandle<JSTaggedValue> JSIterator::IteratorStep(JSThread *thread, const JSHandle<JSTaggedValue> &i… in IteratorStep() function in panda::ecmascript::JSIterator