Home
last modified time | relevance | path

Searched defs:CreateIterResultObject (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Djs_iterator.cpp297 JSHandle<JSObject> JSIterator::CreateIterResultObject(JSThread *thread, const JSHandle<JSTaggedValu… in CreateIterResultObject() function in panda::ecmascript::JSIterator
/arkcompiler/ets_frontend/es2panda/compiler/core/
Dpandagen.cpp1488 void PandaGen::CreateIterResultObject(const ir::AstNode *node, VReg value, VReg done) in CreateIterResultObject() function in panda::es2panda::compiler::PandaGen
/arkcompiler/ets_frontend/ets2panda/compiler/core/
Dpandagen.cpp1183 void PandaGen::CreateIterResultObject(const ir::AstNode *node, bool done) in CreateIterResultObject() function in ark::es2panda::compiler::PandaGen