Searched defs:TracingAccountingAllocator (Results 1 – 1 of 1) sorted by relevance
3006 class TracingAccountingAllocator : public AccountingAllocator { in ThrowInternal() class3008 explicit TracingAccountingAllocator(Isolate* isolate) : isolate_(isolate) {} in ThrowInternal() function in v8::internal::TracingAccountingAllocator