Lines Matching full:marking
1210 if (Marking::IsBlack(Marking::MarkBitFrom(object))) {
1388 // Lower limit during incremental marking.
1435 // or because incremental marking wants to get a chance to do a step. Set
1523 // space is used as the marking stack. It requires contiguous memory
1752 // on from-space pages, so it might be out of sync with the marking state.
1760 // black marking on the page (if we make it match in new-space).
2401 // The old-space-step might have finished sweeping and restarted marking.
2422 // incremental marking is going on, because we won't check again whether
2527 // Stop lazy sweeping and clear marking bits for unswept pages.
3021 MarkBit mark_bit = Marking::MarkBitFrom(object);
3178 bool is_marked = Marking::MarkBitFrom(object).Get();