Searched refs:throwIfSuperNotCorrectCall (Results 1 – 3 of 3) sorted by relevance
264 export function throwIfSuperNotCorrectCall(num: number): IRNode { function
94 throwIfSuperNotCorrectCall,1429 throwIfSuperNotCorrectCall(node: ts.Node, num: number): void { method in PandaGen1430 this.add(node, throwIfSuperNotCorrectCall(num));
824 pandaGen.throwIfSuperNotCorrectCall(ctorNode, 0);828 pandaGen.throwIfSuperNotCorrectCall(ctorNode, 1);