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.cc144 YoungGenerationHandling young_generation_handling) { in NotifyYoungGenerationHandling() argument
146 heap_->isolate()->counters()->young_generation_handling()->AddSample( in NotifyYoungGenerationHandling()
147 static_cast<int>(young_generation_handling)); in NotifyYoungGenerationHandling()
Dgc-tracer.h242 YoungGenerationHandling young_generation_handling);
/external/v8/src/
Dcounters.h944 HR(young_generation_handling, V8.GCYoungGenerationHandling, 0, 2, 3) \