Home
last modified time | relevance | path

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

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