Searched refs:branchIfNotUndefined (Results 1 – 2 of 2) sorted by relevance
172 pg.branchIfNotUndefined(node, callMethod);194 pg.branchIfNotUndefined(node, callMethod);
818 branchIfNotUndefined(node: ts.Node, target: Label): void { method in PandaGen