Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/zone/
Dzone.cc37 allocator_->TraceZoneCreation(this); in Zone()
84 allocator_->TraceZoneCreation(this); in Reset()
Daccounting-allocator.h49 void TraceZoneCreation(const Zone* zone) { in TraceZoneCreation() function