Home
last modified time | relevance | path

Searched defs:waitUntilDone (Results 1 – 9 of 9) sorted by relevance

/external/webkit/WebCore/bindings/js/
DGCController.cpp83 void GCController::garbageCollectOnAlternateThreadForDebugging(bool waitUntilDone) in garbageCollectOnAlternateThreadForDebugging()
/external/webkit/WebKit/win/
DWebJavaScriptCollector.cpp102 /* [in] */ BOOL waitUntilDone) in collectOnAlternateThread()
/external/webkit/WebKitTools/DumpRenderTree/
DGCController.cpp54 bool waitUntilDone = false; in collectOnAlternateThreadCallback() local
/external/webkit/WebKitTools/DumpRenderTree/wx/
DLayoutTestControllerWx.cpp145 void LayoutTestController::setWaitToDump(bool waitUntilDone) in setWaitToDump()
/external/webkit/WebKitTools/DumpRenderTree/qt/
Djsobjects.cpp168 void LayoutTestController::waitUntilDone() in waitUntilDone() function in LayoutTestController
/external/webkit/WebKitTools/DumpRenderTree/gtk/
DLayoutTestControllerGtk.cpp224 void LayoutTestController::setWaitToDump(bool waitUntilDone) in setWaitToDump()
/external/webkit/WebKit/gtk/webkit/
Dwebkitwebframe.cpp849 void webkit_gc_collect_javascript_objects_on_alternate_thread(gboolean waitUntilDone) in webkit_gc_collect_javascript_objects_on_alternate_thread()
/external/webkit/WebKitTools/DumpRenderTree/win/
DLayoutTestControllerWin.cpp628 void LayoutTestController::setWaitToDump(bool waitUntilDone) in setWaitToDump()
/external/webkit/WebKit/qt/Api/
Dqwebframe.cpp183 void QWEBKIT_EXPORT qt_drt_garbageCollector_collectOnAlternateThread(bool waitUntilDone) in qt_drt_garbageCollector_collectOnAlternateThread()