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) { method in PandaGen