Home
last modified time | relevance | path

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

/external/v8/src/zone/
Daccounting-allocator.h53 TraceZoneDestructionImpl(zone); in TraceZoneDestruction()
63 virtual void TraceZoneDestructionImpl(const Zone* zone) {} in TraceZoneDestructionImpl() function
/external/v8/src/execution/
Disolate.cc2759 void TraceZoneDestructionImpl(const Zone* zone) override { in ThrowInternal() function in v8::internal::TracingAccountingAllocator