Searched refs:peak_malloced_memory (Results 1 – 7 of 7) sorted by relevance
132 size_t peak_malloced_memory() { return peak_malloced_memory_; } in peak_malloced_memory() function
59 V(7, peak_malloced_memory, kPeakMallocedMemoryIndex) \250 heap_statistics.peak_malloced_memory()); in SetHeapStatistics()
596 v8_heap_stats.peak_malloced_memory()); in PrintGCStatistics()
172 peak_malloced_memory: buffer[kPeakMallocedMemoryIndex],
168 description: Added `malloced_memory`, `peak_malloced_memory`,183 * `peak_malloced_memory` {number}225 peak_malloced_memory: 1127496,
702 MEMBER("peak_malloced_memory") << stats.peak_malloced_memory() << "," in DumpJSONHeapStatistics()
1790 …pStatistics()` now includes three new fields: `malloced_memory`, `peak_malloced_memory`, and `does…