Home | History | Annotate | Download | only in gc

Lines Matching full:cards

2400     // Set all the cards in the mod-union table since we don't know which objects contain references
2404 // Make sure to clear the zygote space cards so that we don't dirty pages in the next GC. There
2405 // may be dirty cards from the zygote compaction or reference processing. These cards are not
2411 // For CC we never collect zygote large objects. This means we do not need to set the cards for
3170 // Clear cards and keep track of cards cleared in the mod-union table.
3195 // No mod union table for the AllocSpace. Age the cards so that the GC knows that these
3196 // cards were dirty before the GC started.
3229 // Check that all objects which reference things in the live stack are on dirty cards.