Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/heap/
Dheap.h440 static inline GarbageCollector YoungGenerationCollector() { in YoungGenerationCollector() function
Dheap.cc494 return YoungGenerationCollector(); in SelectGarbageCollector()