Lines Matching defs:bitmap
156 // Set the initial bitmap.
159 // TODO: I don't think we should need heap bitmap lock to Get the mark bitmap.
354 // bitmap or dirty cards as roots (including the objects on the live stack which have just
355 // marked in the live bitmap above in MarkAllocStackAsLive().)
527 // No logic for marking the bitmap, so it must be null.
546 // bitmap marking of the promoted object until it's popped off
551 // iterating over the marked bits of the live bitmap
582 accounting::ContinuousSpaceBitmap* bitmap = fallback_space_->GetLiveBitmap();
583 if (bitmap != nullptr) {
584 bitmap->Set(forward_address);
739 // enabled,) we delay the live-bitmap marking of promoted objects
750 // obj has just been promoted. Mark the live bitmap for it,