Searched refs:SetPermissionsForPages (Results 1 – 2 of 2) sorted by relevance
3337 void ReadOnlySpace::SetPermissionsForPages(PageAllocator::Permission access) { in AllocateChunk() function in v8::internal::ReadOnlySpace3371 SetPermissionsForPages(PageAllocator::kRead); in AllocateChunk()3376 SetPermissionsForPages(PageAllocator::kReadWrite); in AllocateChunk()
2971 void SetPermissionsForPages(PageAllocator::Permission access);