HomeSort by relevance Sort by last modified time
    Searched refs:Writable (Results 1 - 3 of 3) sorted by null

  /external/webkit/JavaScriptCore/jit/
ExecutableAllocatorPosix.cpp 79 mprotect(pageStart, size, (setting == Writable) ? PROTECTION_FLAGS_RW : PROTECTION_FLAGS_RX);
ExecutableAllocator.h 142 enum ProtectionSeting { Writable, Executable };
176 reprotectRegion(start, size, Writable);
  /prebuilt/common/groovy/
groovy-all-1.7.0.jar 

Completed in 9095 milliseconds