Home
last modified time | relevance | path

Searched defs:VerboseAccountingAllocator (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/
Disolate.cc2348 class VerboseAccountingAllocator : public AccountingAllocator { in Throw() class
2350 VerboseAccountingAllocator(Heap* heap, size_t allocation_sample_bytes, in Throw() function in v8::internal::VerboseAccountingAllocator