Searched defs:TracingAccountingAllocator (Results 1 - 1 of 1) sorted by relevance
/third_party/node/deps/v8/src/execution/ | ||
H A D | isolate.cc | 3006 class TracingAccountingAllocator : public AccountingAllocator { in ThrowInternal() class 3008 explicit TracingAccountingAllocator(Isolate* isolate) : isolate_(isolate) {} in ThrowInternal() function in v8::internal::TracingAccountingAllocator |
Completed in 15 milliseconds