Searched refs:getFunctionStack (Results 1 – 2 of 2) sorted by relevance
76 private getFunctionStack(node: AllocationFunction, functionList: Array<HeapTraceFunctionInfo>) { method in AllocationLogic82 this.getFunctionStack(parentNode, functionList);151 this.getFunctionStack(currentNode, functionList);
355 let nodeStack = allocationLogic.getFunctionStack(parentData, []);