Home
last modified time | relevance | path

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

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