Searched refs:asyncFunctionResolve (Results 1 – 2 of 2) sorted by relevance
64 this.pg.asyncFunctionResolve(node, this.funcObj);70 this.pg.asyncFunctionResolve(node, this.funcObj);101 pandaGen.asyncFunctionResolve(node, this.funcObj);
1204 asyncFunctionResolve(node: ts.Node | NodeKind, asyncObj: VReg) { method in PandaGen