Home
last modified time | relevance | path

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

/external/v8/src/heap/
Dheap.h463 static inline GarbageCollector YoungGenerationCollector() { in YoungGenerationCollector() function
Dheap.cc393 return YoungGenerationCollector(); in SelectGarbageCollector()