Searched refs:Unprotect (Results 1 – 1 of 1) sorted by relevance
113 void MemoryAllocator::Unprotect(Address start, size_t size, in Unprotect() function115 base::OS::Unprotect(start, size, executable); in Unprotect()127 base::OS::Unprotect(chunks_[id].address(), chunks_[id].size(), in UnprotectChunkFromPage()