Home
last modified time | relevance | path

Searched refs:reprotectRegion (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Source/JavaScriptCore/jit/
DExecutableAllocator.h221 reprotectRegion(start, size, Writable); in makeWritable()
226 reprotectRegion(start, size, Executable); in makeExecutable()
337 static void reprotectRegion(void*, size_t, ProtectionSetting);
DExecutableAllocator.cpp88 void ExecutableAllocator::reprotectRegion(void* start, size_t size, ProtectionSetting setting) in reprotectRegion() function in JSC::ExecutableAllocator
/external/webkit/Source/JavaScriptCore/
DChangeLog-2011-02-161222 (JSC::ExecutableAllocator::reprotectRegion):
19191 (JSC::ExecutableAllocator::reprotectRegion):
20518 (JSC::ExecutableAllocator::reprotectRegion):
20857 (JSC::ExecutableAllocator::reprotectRegion):
20879 (JSC::ExecutableAllocator::reprotectRegion):
DChangeLog-2009-06-16565 (JSC::ExecutableAllocator::reprotectRegion):
618 (JSC::ExecutableAllocator::reprotectRegion):
1322 (JSC::ExecutableAllocator::reprotectRegion):