Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/zone/
Daccounting-allocator.h56 TraceZoneDestructionImpl(zone); in TraceZoneDestruction()
66 virtual void TraceZoneDestructionImpl(const Zone* zone) {} in TraceZoneDestructionImpl() function
/third_party/node/deps/v8/src/execution/
Disolate.cc3023 void TraceZoneDestructionImpl(const Zone* zone) override { in ThrowInternal() function in v8::internal::TracingAccountingAllocator