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