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()
649 void SemiSpace::Sweep(bool swap_bitmaps) { in Sweep()668 void SemiSpace::SweepLargeObjects(bool swap_bitmaps) { in SweepLargeObjects()
519 void MarkCompact::Sweep(bool swap_bitmaps) { in Sweep()536 void MarkCompact::SweepLargeObjects(bool swap_bitmaps) { in SweepLargeObjects()
1185 void MarkSweep::SweepArray(accounting::ObjectStack* allocations, bool swap_bitmaps) { in SweepArray()1285 void MarkSweep::Sweep(bool swap_bitmaps) { in Sweep()1310 void MarkSweep::SweepLargeObjects(bool swap_bitmaps) { in SweepLargeObjects()
1196 void ConcurrentCopying::Sweep(bool swap_bitmaps) { in Sweep()1222 void ConcurrentCopying::SweepLargeObjects(bool swap_bitmaps) { in SweepLargeObjects()