Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/platform/
H A Dmap.h68 #define PAGE_PROT_READWRITE 0x04 macro
75 #define PAGE_PROT_READWRITE 3 macro
/arkcompiler/ets_runtime/ecmascript/mem/
H A Dregion.h690 PageProtect(reinterpret_cast<void *>(allocateBase_), GetCapacity(), PAGE_PROT_READWRITE); in ClearReadOnly() local

Completed in 3 milliseconds