Home
last modified time | relevance | path

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

/external/v8/src/zone/
Dzone.cc37 allocator_->TraceZoneCreation(this); in Zone()
75 allocator_->TraceZoneCreation(this); in ReleaseMemory()
Daccounting-allocator.h46 void TraceZoneCreation(const Zone* zone) { in TraceZoneCreation() function