Lines Matching full:sweep
1047 // Making the heap iterable requires us to sweep precisely and abort any
1358 // When we sweep lazily we initially guess that there is no garbage on the
1359 // heap and set the limits for the next GC accordingly. As we sweep we find
1541 // Returns the current sweep generation.
1651 int ms_count_; // how many mark-sweep collections happened
1984 // Estimates how many milliseconds a Mark-Sweep would take to complete.
2226 // Cleared at startup and prior to mark sweep collection.