Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/tests/
Djs_iterator_test.cpp88 HWTEST_F_L0(JSIteratorTest, IteratorComplete) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/
Djs_iterator.cpp200 bool JSIterator::IteratorComplete(JSThread *thread, const JSHandle<JSTaggedValue> &iterResult) in IteratorComplete() function in panda::ecmascript::JSIterator