Searched defs:swap_bitmaps (Results 1 – 7 of 7) sorted by relevance
89 collector::ObjectBytePair ContinuousMemMapAllocSpace::Sweep(bool swap_bitmaps) { in Sweep()
252 const bool swap_bitmaps; member
598 collector::ObjectBytePair LargeObjectSpace::Sweep(bool swap_bitmaps) { in Sweep()
666 void SemiSpace::Sweep(bool swap_bitmaps) { in Sweep()685 void SemiSpace::SweepLargeObjects(bool swap_bitmaps) { in SweepLargeObjects()
544 void MarkCompact::Sweep(bool swap_bitmaps) { in Sweep()561 void MarkCompact::SweepLargeObjects(bool swap_bitmaps) { in SweepLargeObjects()
1184 void MarkSweep::SweepArray(accounting::ObjectStack* allocations, bool swap_bitmaps) { in SweepArray()1284 void MarkSweep::Sweep(bool swap_bitmaps) { in Sweep()1309 void MarkSweep::SweepLargeObjects(bool swap_bitmaps) { in SweepLargeObjects()
1198 void ConcurrentCopying::Sweep(bool swap_bitmaps) { in Sweep()1224 void ConcurrentCopying::SweepLargeObjects(bool swap_bitmaps) { in SweepLargeObjects()