Searched refs:VerboseAccountingAllocator (Results 1 – 1 of 1) sorted by relevance
2348 class VerboseAccountingAllocator : public AccountingAllocator { in Throw() class2350 VerboseAccountingAllocator(Heap* heap, size_t allocation_sample_bytes, in Throw() function in v8::internal::VerboseAccountingAllocator2463 allocator_(FLAG_trace_zone_stats ? new VerboseAccountingAllocator( in Throw()