Searched defs:GetAsyncIterator (Results 1 – 4 of 4) sorted by relevance
75 JSHandle<JSTaggedValue> JSIterator::GetAsyncIterator(JSThread *thread, const JSHandle<JSTaggedValue… in GetAsyncIterator() function in panda::ecmascript::JSIterator
1631 void PandaGen::GetAsyncIterator(const ir::AstNode *node) in GetAsyncIterator() function in panda::es2panda::compiler::PandaGen
767 JSTaggedValue SlowRuntimeStub::GetAsyncIterator(JSThread *thread, JSTaggedValue obj) in GetAsyncIterator() function in panda::ecmascript::SlowRuntimeStub
1162 DEF_RUNTIME_STUBS(GetAsyncIterator) in DEF_RUNTIME_STUBS() argument