Searched refs:asyncgeneratorreject (Results 1 – 2 of 2) sorted by relevance
345 pandaGen.asyncgeneratorreject(node, this.funcObj); // exception is in acc
1174 asyncgeneratorreject(node: ts.Node, genObj: VReg): void { method in PandaGen