Searched refs:FreeReadOnlyPage (Results 1 – 3 of 3) sorted by relevance
199 void FreeReadOnlyPage(ReadOnlyPage* chunk);
296 memory_allocator->FreeReadOnlyPage(chunk); in TearDown()
550 void MemoryAllocator::FreeReadOnlyPage(ReadOnlyPage* chunk) { in FreeReadOnlyPage() function in v8::internal::MemoryAllocator