Home
last modified time | relevance | path

Searched refs:AsyncFunctionReject (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/compiler/function/
DasyncFunctionBuilder.cpp48 pg_->AsyncFunctionReject(node, funcObj_); in CleanUp()
/arkcompiler/ets_frontend/es2panda/compiler/function/
DasyncFunctionBuilder.cpp62 pg_->AsyncFunctionReject(node, funcObj_); in CleanUp()
/arkcompiler/ets_frontend/ets2panda/compiler/core/
Dpandagen.h165 void AsyncFunctionReject(const ir::AstNode *node, VReg asyncFuncObj);
Dpandagen.cpp1239 void PandaGen::AsyncFunctionReject(const ir::AstNode *node, VReg asyncFuncObj) in AsyncFunctionReject() function in panda::es2panda::compiler::PandaGen
/arkcompiler/ets_frontend/es2panda/compiler/core/
Dpandagen.h401 void AsyncFunctionReject(const ir::AstNode *node, VReg asyncFuncObj);
Dpandagen.cpp1520 void PandaGen::AsyncFunctionReject(const ir::AstNode *node, VReg asyncFuncObj) in AsyncFunctionReject() function in panda::es2panda::compiler::PandaGen