Home
last modified time | relevance | path

Searched refs:PointerChunkIterator (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/heap/
Dstore-buffer.cc145 PointerChunkIterator it(heap_); in EnsureSpace()
185 PointerChunkIterator it(heap_); in ExemptPopularPages()
243 PointerChunkIterator it(heap_); in PrepareForIteration()
459 PointerChunkIterator it(heap_); in IteratePointersToNewSpace()
Dspaces-inl.h251 PointerChunkIterator::PointerChunkIterator(Heap* heap) in PointerChunkIterator() function
258 MemoryChunk* PointerChunkIterator::next() { in next()
Dspaces.h3205 class PointerChunkIterator BASE_EMBEDDED {
3207 inline explicit PointerChunkIterator(Heap* heap);