Home
last modified time | relevance | path

Searched refs:young_generation_handling (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/heap/
Dgc-tracer.cc207 YoungGenerationHandling young_generation_handling) { in NotifyYoungGenerationHandling() argument
209 heap_->isolate()->counters()->young_generation_handling()->AddSample( in NotifyYoungGenerationHandling()
210 static_cast<int>(young_generation_handling)); in NotifyYoungGenerationHandling()
Dgc-tracer.h216 YoungGenerationHandling young_generation_handling);
/external/v8/src/
Dcounters.h1140 HR(young_generation_handling, V8.GCYoungGenerationHandling, 0, 2, 3) \