Searched defs:CreateIterResultObject (Results 1 – 3 of 3) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/ | ||
D | js_iterator.cpp | 303 JSHandle<JSObject> JSIterator::CreateIterResultObject(JSThread *thread, const JSHandle<JSTaggedValu… in CreateIterResultObject() function in panda::ecmascript::JSIterator |
/arkcompiler/ets_frontend/es2panda/compiler/core/ | ||
D | pandagen.cpp | 1463 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/ | ||
D | pandagen.cpp | 1189 void PandaGen::CreateIterResultObject(const ir::AstNode *node, bool done) in CreateIterResultObject() function in panda::es2panda::compiler::PandaGen |