OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WKBundleGarbageCollectJavaScriptObjectsOnAlternateThreadForDebugging
(Results
1 - 3
of
3
) sorted by null
/external/webkit/Tools/WebKitTestRunner/InjectedBundle/
GCController.cpp
60
WKBundleGarbageCollectJavaScriptObjectsOnAlternateThreadForDebugging
(InjectedBundle::shared().bundle(), waitUntilDone);
/external/webkit/Source/WebKit2/WebProcess/InjectedBundle/API/c/
WKBundlePrivate.h
43
WK_EXPORT void
WKBundleGarbageCollectJavaScriptObjectsOnAlternateThreadForDebugging
(WKBundleRef bundle, bool waitUntilDone);
WKBundle.cpp
81
void
WKBundleGarbageCollectJavaScriptObjectsOnAlternateThreadForDebugging
(WKBundleRef bundleRef, bool waitUntilDone)
Completed in 22 milliseconds