Home
last modified time | relevance | path

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

/external/v8/src/heap/
Dheap.cc4077 const bool isMinorGC = mode == VISIT_ALL_IN_SCAVENGE || in IterateWeakRoots() local
4084 if (!isMinorGC && mode != VISIT_ALL_IN_SWEEP_NEWSPACE && in IterateWeakRoots()
4152 const bool isMinorGC = mode == VISIT_ALL_IN_SCAVENGE || in IterateStrongRoots() local
4181 if (!isMinorGC) { in IterateStrongRoots()
4216 if (isMinorGC) { in IterateStrongRoots()