Home
last modified time | relevance | path

Searched refs:DeallocateBuffer (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/heap/
Dmark-compact.h232 void DeallocateBuffer(SlotsBuffer* buffer);
Dmark-compact.cc4547 void SlotsBufferAllocator::DeallocateBuffer(SlotsBuffer* buffer) { in DeallocateBuffer() function in v8::internal::SlotsBufferAllocator
4556 DeallocateBuffer(buffer); in DeallocateChain()