Home
last modified time | relevance | path

Searched refs:liveCount (Results 1 – 4 of 4) sorted by relevance

/developtools/smartperf_host/ide/test/js-heap/logic/
DAllocation.test.ts35 liveCount: 1,
54 liveCount: 11,
76 liveCount: 56,
158 liveCount: 1,
177 liveCount: 1,
198 liveCount: 1,
217 liveCount: 16,
238 liveCount: 10,
257 liveCount: 431,
338 liveCount: 541,
/developtools/smartperf_host/ide/src/js-heap/logic/
DAllocation.ts52 uniqueNode.liveCount += node.liveCount;
109 children.liveCount = node.liveCount;
119 children.liveCount = node.liveCount;
/developtools/smartperf_host/ide/src/js-heap/model/
DUiStruct.ts149 liveCount: number; property in AllocationFunction
162 liveCount: number,
177 this.liveCount = liveCount;
204 this.liveCount,
/developtools/smartperf_host/ide/src/js-heap/
DLoadDatabase.ts138 row.liveCount,