Searched refs:heap_mark_bitmap_ (Results 1 – 2 of 2) sorted by relevance
383 accounting::HeapBitmap* heap_mark_bitmap_; variable
96 heap_mark_bitmap_(nullptr), in ConcurrentCopying()131 heap_mark_bitmap_ = heap->GetMarkBitmap(); in ConcurrentCopying()1163 DCHECK(heap_mark_bitmap_->GetContinuousSpaceBitmap(ref)->Test(ref)); in TestAndSetMarkBitForRef()1192 DCHECK(heap_mark_bitmap_->GetContinuousSpaceBitmap(ref)->Test(ref)); in TestMarkBitmapForRef()2825 heap_mark_bitmap_->GetContinuousSpaceBitmap(obj); in AssertToSpaceInvariant()2830 heap_mark_bitmap_->GetLargeObjectBitmap(obj); in AssertToSpaceInvariant()