Searched refs:AsyncFunctionReject (Results 1 – 3 of 3) sorted by relevance
58 pg_->AsyncFunctionReject(node, funcObj_); in CleanUp()
390 void AsyncFunctionReject(const ir::AstNode *node, VReg asyncFuncObj);
1446 void PandaGen::AsyncFunctionReject(const ir::AstNode *node, VReg asyncFuncObj) in AsyncFunctionReject() function in panda::es2panda::compiler::PandaGen