Home
last modified time | relevance | path

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

/external/v8/src/heap/
Dspaces.cc1075 void MemoryAllocator::PartialFreeMemory(MemoryChunk* chunk, Address start_free, in AllocateChunk() argument
1094 const size_t released_bytes = reservation->Release(start_free); in AllocateChunk()
Dspaces.h1440 void PartialFreeMemory(MemoryChunk* chunk, Address start_free,