HomeSort by relevance Sort by last modified time
    Searched refs:Protect (Results 1 - 25 of 37) sorted by null

1 2

  /external/webkit/WebKit/mac/ForwardingHeaders/runtime/
Protect.h 1 #import <JavaScriptCore/Protect.h>
  /external/webkit/WebCore/ForwardingHeaders/runtime/
Protect.h 3 #include <JavaScriptCore/Protect.h>
  /external/webkit/WebCore/bindings/js/
ScriptCachedFrameData.h 35 #include <runtime/Protect.h>
JSCustomSQLStatementErrorCallback.h 36 #include <runtime/Protect.h>
JSCustomSQLTransactionErrorCallback.h 36 #include <runtime/Protect.h>
JSCustomVoidCallback.h 34 #include <runtime/Protect.h>
JSCallbackData.h 35 #include <runtime/Protect.h>
JSDataGridDataSource.h 33 #include <runtime/Protect.h>
ScheduledAction.h 26 #include <runtime/Protect.h>
ScriptValue.h 36 #include <runtime/Protect.h>
WorkerScriptController.h 32 #include <runtime/Protect.h>
ScriptObject.h 38 #include <runtime/Protect.h>
ScriptValue.cpp 38 #include <runtime/Protect.h>
JSDOMWindowBase.h 25 #include <runtime/Protect.h>
ScriptController.h 27 #include <runtime/Protect.h>
  /external/v8/src/
log-inl.h 87 Heap::Protect();
116 Heap::Protect();
spaces-inl.h 215 void MemoryAllocator::Protect(Address start, size_t size) {
216 OS::Protect(start, size);
229 OS::Protect(chunks_[id].address(), chunks_[id].size());
platform-nullos.cc 197 void OS::Protect(void* address, size_t size) {
platform.h 190 // Protect/unprotect a block of memory by marking it read-only/writable.
191 static void Protect(void* address, size_t size);
spaces.h 509 // Protect/unprotect a block of memory by marking it read-only/writable.
510 static inline void Protect(Address start, size_t size);
514 // Protect/unprotect a chunk given a page in the chunk.
    [all...]
  /external/webkit/WebCore/bridge/
runtime_root.h 32 #include <runtime/Protect.h>
  /external/webkit/JavaScriptGlue/
JSUtils.h 41 #include <JavaScriptCore/Protect.h>
  /external/webkit/WebKit/mac/WebView/
WebScriptDebugger.h 33 #include <runtime/Protect.h>
  /external/webkit/JavaScriptCore/API/
JSClassRef.h 32 #include <runtime/Protect.h>
JSValueRef.cpp 37 #include <runtime/Protect.h>

Completed in 784 milliseconds

1 2