Searched refs:next_chunk (Results 1 – 5 of 5) sorted by relevance
275 uptr next_chunk = frontier->back(); in FloodFillTag() local277 LsanMetadata m(next_chunk); in FloodFillTag()278 ScanRangeForPointers(next_chunk, next_chunk + m.requested_size(), frontier, in FloodFillTag()
210 DCHECK(next_chunk()->owner() == owner()); in next_page()211 return static_cast<Page*>(next_chunk()); in next_page()
291 MemoryChunk* next_chunk() const { in next_chunk() function801 return static_cast<LargePage*>(next_chunk()); in next_page()1990 return static_cast<NewSpacePage*>(next_chunk()); in next_page()
529 MemoryChunk* other_next = other->next_chunk(); in InsertAfter()539 MemoryChunk* next_element = next_chunk(); in Unlink()
6030 next = chunk->next_chunk(); in FreeQueuedChunks()6065 next = chunk->next_chunk(); in FreeQueuedChunks()