Searched defs:Writable (Results 1 - 1 of 1) sorted by relevance
/external/webkit/Source/JavaScriptCore/jit/ | ||
H A D | ExecutableAllocator.h | 177 enum ProtectionSetting { Writable, Executable }; enumerator in enum:JSC::ExecutableAllocator::ProtectionSetting 221 reprotectRegion(start, size, Writable); |
Completed in 108 milliseconds