Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/execution/
Disolate.cc3006 class TracingAccountingAllocator : public AccountingAllocator { in ThrowInternal() class
3008 explicit TracingAccountingAllocator(Isolate* isolate) : isolate_(isolate) {} in ThrowInternal() function in v8::internal::TracingAccountingAllocator