Searched refs:SetReadAndExecutable (Results 1 – 4 of 4) sorted by relevance
612 heap_->code_space()->SetReadAndExecutable(); in ~CodeSpaceMemoryModificationScope()617 page->SetReadAndExecutable(); in ~CodeSpaceMemoryModificationScope()657 chunk_->SetReadAndExecutable(); in ~CodePageMemoryModificationScope()
646 void SetReadAndExecutable();2252 void SetReadAndExecutable(); in NON_EXPORTED_BASE()
591 void MemoryChunk::SetReadAndExecutable() { in SetReadAndExecutable() function in v8::internal::MemoryChunk1892 void PagedSpace::SetReadAndExecutable() { in AllocateChunk() function in v8::internal::PagedSpace1896 page->SetReadAndExecutable(); in AllocateChunk()
2273 (*chunk)->SetReadAndExecutable(); in ProtectUnprotectedMemoryChunks()