Home | History | Annotate | Download | only in gc

Lines Matching refs:HeapBitmap

144   live_bitmap_.reset(new accounting::HeapBitmap(this));
145 mark_bitmap_.reset(new accounting::HeapBitmap(this));
1472 // Verify all references within an object, for use with HeapBitmap::Visit.