Home
last modified time | relevance | path

Searched refs:YoungGenerationHandling (Results 1 – 4 of 4) sorted by relevance

/external/v8/src/heap/
Dgc-tracer.h242 YoungGenerationHandling young_generation_handling);
Dgc-tracer.cc144 YoungGenerationHandling young_generation_handling) { in NotifyYoungGenerationHandling()
Dheap.h380 enum class YoungGenerationHandling { enum
Dheap.cc1348 YoungGenerationHandling::kFastPromotionDuringScavenge); in PerformGarbageCollection()
1352 YoungGenerationHandling::kRegularScavenge); in PerformGarbageCollection()