Searched refs:LiveObjectIterator (Results 1 – 3 of 3) sorted by relevance
145 HeapObject* LiveObjectIterator<T>::Next() { in Next()
868 class LiveObjectIterator BASE_EMBEDDED {870 explicit LiveObjectIterator(MemoryChunk* chunk) in LiveObjectIterator() function
1532 LiveObjectIterator<kGreyObjects> it(p); in DiscoverGreyObjectsOnPage()3021 LiveObjectIterator<kBlackObjects> it(p); in IsSlotInBlackObjectSlow()3394 LiveObjectIterator<kBlackObjects> it(p); in Sweep()3490 LiveObjectIterator<kAllLiveObjects> it(page); in VerifyAllBlackObjects()3506 LiveObjectIterator<kBlackObjects> it(page); in VisitLiveObjects()3528 LiveObjectIterator<kBlackObjects> it(page); in RecomputeLiveBytes()3544 LiveObjectIterator<kBlackObjects> it(page); in VisitLiveObjectsBody()