Searched refs:getNodeStack (Results 1 – 5 of 5) sorted by relevance
147 public getNodeStack(allocationNodeId: number): Array<HeapTraceFunctionInfo> { method in AllocationLogic
120 return this.allocationLogic.getNodeStack(traceNodeId);
309 let nodeStack = allocationLogic.getNodeStack(12);