Searched refs:maxHeapSize (Results 1 – 6 of 6) sorted by relevance
28 maxHeapSize: number = 0; property in HeapStruct39 … ((heapBeanData.heapsize || 0) * (heapBeanData.frame.height || 0)) / heapBeanData.maxHeapSize74 … ((heapBeanData.heapsize || 0) * (heapBeanData.frame.height || 0)) / heapBeanData.maxHeapSize
36 maxHeapSize: 3,
79 maxHeapSize: res.maxSize,
196 (data.maxHeapSize - data.minHeapSize)199 … drawHeight = Math.ceil(((data.heapsize || 0) * (data.frame.height || 0)) / data.maxHeapSize);
104 maxHeapSize: 200,
1225 maxHeapSize: number = 0; property in HeapStruct