Searched defs:asyncGenObj (Results 1 – 2 of 2) sorted by relevance
63 JSHandle<JSAsyncGeneratorObject> asyncGenObj = in HWTEST_F_L0() local
1388 void PandaGen::SuspendAsyncGenerator(const ir::AstNode *node, VReg asyncGenObj) in SuspendAsyncGenerator()1440 void PandaGen::AsyncGeneratorResolve(const ir::AstNode *node, VReg asyncGenObj, VReg value, VReg ca… in AsyncGeneratorResolve()1445 void PandaGen::AsyncGeneratorReject(const ir::AstNode *node, VReg asyncGenObj) in AsyncGeneratorReject()