Searched defs:callerNode (Results 1 – 2 of 2) sorted by relevance
189 let callerNode = this.getCallGraphNodeByMethod(caller) as CallGraphNode; variable235 let callerNode = this.getCallGraphNodeByMethod(caller) as CallGraphNode; variable247 let callerNode = this.getNode(callerID) as CallGraphNode; variable
544 let callerNode = this.cg.getNode(cs.callerFuncID) as CallGraphNode; variable830 let callerNode = this.cg.getNode(cs.callerFuncID) as CallGraphNode; variable