Searched refs:UnprotectChunkFromPage (Results 1 – 3 of 3) sorted by relevance
401 void MemoryAllocator::UnprotectChunkFromPage(Page* page) { in UnprotectChunkFromPage() function
651 inline void UnprotectChunkFromPage(Page* page);
886 Isolate::Current()->memory_allocator()->UnprotectChunkFromPage(page); in Unprotect()