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