Searched refs:asyncFunctionReject (Results 1 – 2 of 2) sorted by relevance
110 pandaGen.asyncFunctionReject(NodeKind.INVALID, this.funcObj);
1208 asyncFunctionReject(node: ts.Node | NodeKind, asyncObj: VReg): void { method in PandaGen