Home
last modified time | relevance | path

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

/external/v8/src/heap/
Dspaces.cc863 Address start_free) { in AllocateChunk() argument
872 size_t to_free_size = size - (start_free - chunk->address()); in AllocateChunk()
880 reservation->ReleasePartial(start_free); in AllocateChunk()
Dspaces.h1303 void PartialFreeMemory(MemoryChunk* chunk, Address start_free);