Home
last modified time | relevance | path

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

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