Home
last modified time | relevance | path

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

/external/webkit/Source/JavaScriptCore/wtf/
DPlatform.h616 #define WTF_USE_PLUGIN_HOST_PROCESS 1 macro
1031 #if !defined(WTF_USE_PLUGIN_HOST_PROCESS)
1032 #define WTF_USE_PLUGIN_HOST_PROCESS 0 macro
/external/webkit/Source/WebKit/mac/
DChangeLog-2010-01-292768 WTF_USE_PLUGIN_HOST_PROCESS.
/external/webkit/Source/JavaScriptCore/
DChangeLog-2010-05-2418050 * wtf/Platform.h: Define WTF_USE_PLUGIN_HOST_PROCESS to 1 when
/external/webkit/Source/WebCore/
DChangeLog-2010-01-2927054 …The check for whether WTF_USE_PLUGIN_HOST_PROCESS is defined occurs under the native architecture …
27055 …If that is 32-bit then WTF_USE_PLUGIN_HOST_PROCESS will not be defined. We work around this by fo…
55867 $(WEBCORE_EXPORT_DEPENDENCIES) when WTF_USE_PLUGIN_HOST_PROCESS