Home
last modified time | relevance | path

Searched refs:SetReadAndExecutable (Results 1 - 4 of 4) sorted by relevance

/third_party/node/deps/v8/src/heap/
H A Dmemory-chunk.cc76 void MemoryChunk::SetReadAndExecutable() { in SetReadAndExecutable() function in v8::internal::MemoryChunk
109 SetReadAndExecutable(); in SetDefaultCodePermissions()
H A Dpaged-spaces.h224 void SetReadAndExecutable();
231 SetReadAndExecutable(); in SetDefaultCodePermissions()
H A Dmemory-chunk.h196 V8_EXPORT_PRIVATE void SetReadAndExecutable();
H A Dpaged-spaces.cc531 void PagedSpace::SetReadAndExecutable() { in SetReadAndExecutable() function in v8::internal::PagedSpace
535 page->SetReadAndExecutable(); in SetReadAndExecutable()

Completed in 5 milliseconds