Home | History | Annotate | Download | only in heap

Lines Matching refs:SlotsBufferAllocator

4403 bool SlotsBuffer::AddTo(SlotsBufferAllocator* allocator,
4542 SlotsBuffer* SlotsBufferAllocator::AllocateBuffer(SlotsBuffer* next_buffer) {
4547 void SlotsBufferAllocator::DeallocateBuffer(SlotsBuffer* buffer) {
4552 void SlotsBufferAllocator::DeallocateChain(SlotsBuffer** buffer_address) {