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

/external/webkit/Source/JavaScriptCore/jit/
H A DExecutableAllocator.h177 enum ProtectionSetting { Writable, Executable }; enum in class:JSC::ExecutableAllocator
337 static void reprotectRegion(void*, size_t, ProtectionSetting);

Completed in 75 milliseconds