Home
last modified time | relevance | path

Searched refs:FreeMemoryRegion (Results 1 – 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/heap/cppgc/
Dpage-memory.cc77 void FreeMemoryRegion(PageAllocator& allocator, in FreeMemoryRegion() function
95 FreeMemoryRegion(allocator_, reserved_region()); in ~PageMemoryRegion()
/third_party/node/deps/v8/src/heap/
Dmemory-allocator.cc237 void MemoryAllocator::FreeMemoryRegion(v8::PageAllocator* page_allocator, in FreeMemoryRegion() function in v8::internal::MemoryAllocator
477 FreeMemoryRegion(allocator, chunk->address(), in FreeReadOnlyPage()
528 FreeMemoryRegion(data_page_allocator(), chunk->address(), in FreePooledChunk()
Dmemory-allocator.h305 void FreeMemoryRegion(v8::PageAllocator* page_allocator, Address addr,