Searched refs:GetMaxMemoryUsage (Results 1 – 4 of 4) sorted by relevance
36 size_t GetMaxMemoryUsage() const;
120 size_t AccountingAllocator::GetMaxMemoryUsage() const { in GetMaxMemoryUsage() function in v8::internal::AccountingAllocator
4393 *stats->malloced_peak_memory = isolate_->allocator()->GetMaxMemoryUsage(); in RecordStats()
8484 isolate->allocator()->GetMaxMemoryUsage() + in GetHeapStatistics()8485 isolate->wasm_engine()->allocator()->GetMaxMemoryUsage(); in GetHeapStatistics()