Searched refs:Protect (Results 1 – 25 of 44) sorted by relevance
12
/external/webkit/Source/WebKit/mac/ForwardingHeaders/runtime/ |
D | Protect.h | 1 #import <JavaScriptCore/Protect.h>
|
/external/v8/src/ |
D | spaces-inl.h | 133 void MemoryAllocator::Protect(Address start, size_t size) { in Protect() function 134 OS::Protect(start, size); in Protect() 147 OS::Protect(chunks_[id].address(), chunks_[id].size()); in ProtectChunkFromPage()
|
/external/compiler-rt/test/Unit/ |
D | enable_execute_stack_test.c | 27 if (!VirtualProtect(b.BaseAddress, b.RegionSize, PAGE_EXECUTE_READWRITE, &b.Protect)) in __enable_execute_stack()
|
D | clear_cache_test.c | 55 if (!VirtualProtect(b.BaseAddress, b.RegionSize, PAGE_EXECUTE_READWRITE, &b.Protect)) in main()
|
/external/llvm/lib/Support/Windows/ |
D | Memory.inc | 65 return info.Protect;
|
/external/webkit/Source/JavaScriptCore/wtf/ |
D | StackBounds.cpp | 198 DWORD protect = memoryInformation.Protect & ~(PAGE_GUARD | PAGE_NOCACHE); in isPageWritable()
|
/external/webkit/Source/WebCore/loader/mac/ |
D | ResourceLoaderMac.mm | 55 // Protect this in this delegate method since the additional processing can do
|
/external/clang/test/SemaTemplate/ |
D | temp_class_spec.cpp | 343 template< typename Protect, typename Second >
|
/external/elfutils/libcpu/ |
D | ChangeLog | 241 * i386_disasm.c: Protect ADD_CHAR and ADD_STRING macros. Adjust uses.
|
/external/webkit/Source/WebKit2/WebProcess/Plugins/Netscape/mac/ |
D | NetscapePluginMac.mm | 507 // Protect against NPP_HandleEvent causing the plug-in to be destroyed, since we
|
/external/webkit/Source/JavaScriptCore/ |
D | JavaScriptCore.gypi | 108 'runtime/Protect.h',
|
D | GNUmakefile.list.am | 350 Source/JavaScriptCore/runtime/Protect.h \
|
D | ChangeLog-2009-06-16 | 6823 * runtime/Protect.h: 12858 * runtime/Protect.h: 13625 * runtime/Protect.h: 15074 * runtime/Protect.h: 15520 * runtime/Protect.h: Ditto. 25204 * runtime/Protect.h: Copied from kjs/protect.h. 28817 Protect access to a static (debug-only) HashSet with a lock.
|
D | ChangeLog-2011-02-16 | 327 * runtime/Protect.h: 5781 * runtime/Protect.h: 10863 * runtime/Protect.h:
|
/external/webkit/Source/JavaScriptCore/JavaScriptCore.xcodeproj/ |
D | project.pbxproj | 515 …BC18C4560E16F5CD00B34460 /* Protect.h in Headers */ = {isa = PBXBuildFile; fileRef = 65C02FBB06374… 864 …A003E7EE6 /* Protect.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 4; lastKnown… 1920 65C02FBB0637462A003E7EE6 /* Protect.h */, 2433 BC18C4560E16F5CD00B34460 /* Protect.h in Headers */,
|
/external/zlib/src/ |
D | ChangeLog | 81 - Protect for long name and extra fields in contrib/minizip [Vollant] 433 - Protect against _FILE_OFFSET_BITS being defined when compiling zlib
|
/external/strace/ |
D | ChangeLog-CVS | 2437 * desc.c: Protect #include <sys/epoll.h> with [HAVE_SYS_EPOLL_H]. 2438 (epollctls, epollevents): Protect each entry with #ifdef on its macro.
|
/external/dnsmasq/ |
D | CHANGELOG.archive | 1335 Protect against overlong names and overlong
|
/external/e2fsprogs/debian/ |
D | changelog | 1791 * Protect against a potential core dump in e2fsck when printing a
|
/external/webkit/Source/WebKit2/ |
D | ChangeLog | 9761 * UIProcess/win/WebView.cpp: Protect CG-specific drawing code. 9771 * WebProcess/WebPage/WebPage.cpp: Protect CG-specific drawing code. 13362 - Protect the plug-in from destruction anytime an NPAPI call that sends a
|
/external/webkit/Source/WebKit/mac/ |
D | ChangeLog-2010-01-29 | 176 (WebKit::NetscapePluginInstanceProxy::createBindingsInstance): Protect the 7141 Protect the plug-in instance proxy in case it's deleted while waiting for a reply. 10125 * ForwardingHeaders/runtime/Protect.h: Added. 10488 Protect text field related WebEditorClient.mm methods against non-HTMLElement callers.
|
/external/webkit/Source/WebCore/ |
D | ChangeLog-2009-06-16 | 1760 (WebCore::ImageDecoder::setSize): Protect against integer overflow 1761 (WebCore::ImageDecoder::isOverSize): Protect against integer overflow 1770 (GIFImageReader::do_lzw): Protect against array overflow, add comments 1771 …(GIFImageReader::read): Protect against array overflow, be more tolerant of bad data, better failu… 20651 * ForwardingHeaders/runtime/Protect.h: 24876 Protect the handle when notifying the client that the response was 26860 (WebCore::WorkerScriptController::initScript): Protect the global object's 36173 * dom/ContainerNode.cpp: (WebCore::ContainerNode::removeChildren): Protect the container and 36459 Protect the ResourceHandle instance from being destroyed by 65265 * xml/XMLHttpRequest.cpp: (WebCore::XMLHttpRequest::abort): Protect the object in abort(), [all …]
|
D | ChangeLog-2010-01-29 | 8824 (WebCore::Geolocation::GeoNotifier::timerFired): Protect notifier. 32581 [V8] Protect SVG animated properties from destruction in bindings. 48971 [V8] Protect JS listener object from GC while clearing a property on it. 56827 Protect the video sink object, and destroy it in an idle callback 57177 Protect the PopupMenu if someone removes the <select> in response to a mouse 63268 Protect libcurl shared data with Mutex objects via curl_set_share_opt. 66752 * bindings/js/JSDOMWindowCustom.cpp: Protect SharedWorker include 70038 Protect ResourceHandle for g_file_query_info_async call, using the 88595 Protect the PluginView from destruction before calling its window proc. 88606 Protect the PluginView from destruction before calling NPN_GetValue. If [all …]
|
/external/webkit/Source/WebKit/gtk/ |
D | ChangeLog | 8373 Protect download objects when reporting errors, to make sure the 9218 Protect WebSocket calls in case the feature is not compiled in.
|
/external/dbus/ |
D | ChangeLog.pre-1-0 | 2241 * glib/dbus-gproxy.c (dbus_g_proxy_dispose): Protect the dispose 5335 (generate_client_glue): Protect against multiple inclusion.
|
12