Searched refs:GetMaxMemoryUsage (Results 1 – 4 of 4) sorted by relevance
38 size_t GetMaxMemoryUsage() const;
116 size_t AccountingAllocator::GetMaxMemoryUsage() const { in GetMaxMemoryUsage() function in v8::internal::AccountingAllocator
5131 *stats->malloced_peak_memory = isolate_->allocator()->GetMaxMemoryUsage(); in RecordStats()
8088 isolate->allocator()->GetMaxMemoryUsage(); in GetHeapStatistics()