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