Home
last modified time | relevance | path

Searched defs:PAGE_PROT_READ (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/platform/
H A Dmap.h67 #define PAGE_PROT_READ 0x02 macro
74 #define PAGE_PROT_READ 1 macro
/arkcompiler/ets_runtime/ecmascript/mem/
H A Dregion.h685 PageProtect(reinterpret_cast<void *>(allocateBase_), GetCapacity(), PAGE_PROT_READ); in SetReadOnlyAndMarked() local

Completed in 3 milliseconds