Home | History | Annotate | Download | only in src

Lines Matching full:sweep

740 // Marking all live objects in the heap as part of mark-sweep or mark-compact
1373 // If we did not use the code for kRegExpCodeThreshold mark sweep GCs
2192 // Sweep the heap for overflowed objects, clear their overflow bits, and
2769 // The new space sweep will overwrite the map word of dead objects
2836 // sweep collection by failing allocations. But since we are already in
2837 // a mark-sweep allocation, there is no sense in trying to trigger one.
3060 // Sweep a space precisely. After this has been done the space can
3946 // Noncompacting collections simply sweep the spaces to clear the mark
3947 // bits and free the nonlive blocks (for old and map spaces). We sweep