Home
last modified time | relevance | path

Searched refs:TraceZoneCreationImpl (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/zone/
Daccounting-allocator.h51 TraceZoneCreationImpl(zone); in TraceZoneCreation()
65 virtual void TraceZoneCreationImpl(const Zone* zone) {} in TraceZoneCreationImpl() function
/third_party/node/deps/v8/src/execution/
Disolate.cc3017 void TraceZoneCreationImpl(const Zone* zone) override { in ThrowInternal() function in v8::internal::TracingAccountingAllocator