Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/heap/
Dmemory-allocator.cc482 void MemoryAllocator::PreFreeMemory(MemoryChunk* chunk) { in PreFreeMemory() function in v8::internal::MemoryAllocator
509 PreFreeMemory(chunk); in Free()
518 PreFreeMemory(chunk); in Free()
Dmemory-allocator.h311 void PreFreeMemory(MemoryChunk* chunk);