Home
last modified time | relevance | path

Searched defs:next_buffer (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/heap/
Dmark-compact.h254 explicit SlotsBuffer(SlotsBuffer* next_buffer) in SlotsBuffer() function
Dmark-compact.cc4542 SlotsBuffer* SlotsBufferAllocator::AllocateBuffer(SlotsBuffer* next_buffer) { in AllocateBuffer()
4555 SlotsBuffer* next_buffer = buffer->next(); in DeallocateChain() local