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