Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_iterator.cpp303 JSHandle<JSObject> JSIterator::CreateIterResultObject(JSThread *thread, const JSHandle<JSTaggedValu… in CreateIterResultObject() function in panda::ecmascript::JSIterator
/arkcompiler/ets_frontend/es2panda/compiler/core/
Dpandagen.cpp1463 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.cpp1189 void PandaGen::CreateIterResultObject(const ir::AstNode *node, bool done) in CreateIterResultObject() function in panda::es2panda::compiler::PandaGen