Home
last modified time | relevance | path

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

/external/v8/src/heap/
Dspaces.cc862 void MemoryAllocator::PartialFreeMemory(MemoryChunk* chunk, in AllocateChunk() function in v8::internal::MemoryAllocator
3121 heap()->memory_allocator()->PartialFreeMemory(current, free_start); in AllocateChunk()
Dspaces.h1303 void PartialFreeMemory(MemoryChunk* chunk, Address start_free);