Searched refs:GetMaxAllocatedBytes (Results 1 – 4 of 4) sorted by relevance
60 size_t GetMaxAllocatedBytes();81 size_t GetMaxAllocatedBytes() const;
32 size_t ZoneStats::StatsScope::GetMaxAllocatedBytes() { in GetMaxAllocatedBytes() function in v8::internal::compiler::ZoneStats::StatsScope73 size_t ZoneStats::GetMaxAllocatedBytes() const { in GetMaxAllocatedBytes() function in v8::internal::compiler::ZoneStats
41 diff->max_allocated_bytes_ = outer_zone_diff + scope_->GetMaxAllocatedBytes(); in End()
3237 << zone_stats.GetMaxAllocatedBytes() << " / " in GenerateCodeForWasmFunction()