Searched refs:LiveObjectIterator (Results 1 – 3 of 3) sorted by relevance
312 class LiveObjectIterator BASE_EMBEDDED {314 explicit LiveObjectIterator(MemoryChunk* chunk) in LiveObjectIterator() function
134 HeapObject* LiveObjectIterator<T>::Next() { in Next()
1479 LiveObjectIterator<kGreyObjects> it(p); in DiscoverGreyObjectsOnPage()3269 LiveObjectIterator<kBlackObjects> it(p); in RawSweep()3382 LiveObjectIterator<kAllLiveObjects> it(page); in VerifyAllBlackObjects()3397 LiveObjectIterator<kBlackObjects> it(page); in VisitLiveObjects()3428 LiveObjectIterator<kBlackObjects> it(page); in RecomputeLiveBytes()3664 LiveObjectIterator<kBlackObjects> it(chunk); in ProcessPageInParallelVisitLive()