Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/heap/
Dmemory-allocator.cc228 bool MemoryAllocator::UncommitMemory(VirtualMemory* reservation) { in UncommitMemory() function in v8::internal::MemoryAllocator
499 UncommitMemory(reservation); in PerformFreeMemory()
Dmemory-allocator.h302 bool UncommitMemory(VirtualMemory* reservation);