Searched defs:CreateAsyncGeneratorObj (Results 1 – 3 of 3) sorted by relevance
1373 void PandaGen::CreateAsyncGeneratorObj(const ir::AstNode *node, VReg funcObj) in CreateAsyncGeneratorObj() function in panda::es2panda::compiler::PandaGen
425 JSTaggedValue SlowRuntimeStub::CreateAsyncGeneratorObj(JSThread *thread, JSTaggedValue genFunc) in CreateAsyncGeneratorObj() function in panda::ecmascript::SlowRuntimeStub
475 DEF_RUNTIME_STUBS(CreateAsyncGeneratorObj) in DEF_RUNTIME_STUBS() argument