Searched refs:PointerChunkIterator (Results 1 – 3 of 3) sorted by relevance
145 PointerChunkIterator it(heap_); in EnsureSpace()185 PointerChunkIterator it(heap_); in ExemptPopularPages()243 PointerChunkIterator it(heap_); in PrepareForIteration()459 PointerChunkIterator it(heap_); in IteratePointersToNewSpace()
251 PointerChunkIterator::PointerChunkIterator(Heap* heap) in PointerChunkIterator() function258 MemoryChunk* PointerChunkIterator::next() { in next()
3205 class PointerChunkIterator BASE_EMBEDDED {3207 inline explicit PointerChunkIterator(Heap* heap);