| /external/webkit/Source/WebKit/mac/WebInspector/ |
| D | WebInspector.h | 53 - (void)setJavaScriptProfilingEnabled:(BOOL)enabled;
|
| D | WebInspector.mm | 144 - (void)setJavaScriptProfilingEnabled:(BOOL)enabled
|
| /external/webkit/Source/WebKit/win/ |
| D | WebInspector.h | 62 virtual HRESULT STDMETHODCALLTYPE setJavaScriptProfilingEnabled(BOOL);
|
| D | WebInspector.cpp | 232 HRESULT STDMETHODCALLTYPE WebInspector::setJavaScriptProfilingEnabled(BOOL enabled) in setJavaScriptProfilingEnabled() function in WebInspector
|
| D | ChangeLog | 7717 WebInspector::setTimelineProfilingEnabled beside setJavaScriptProfilingEnabled
|
| D | ChangeLog-2009-06-16 | 3006 … (WebInspector::setJavaScriptProfilingEnabled): Added. Call InspectorController's disableProfiler
|
| /external/webkit/Source/WebKit/win/Interfaces/ |
| D | IWebInspector.idl | 56 HRESULT setJavaScriptProfilingEnabled(BOOL enabled);
|
| /external/webkit/Source/WebKit/qt/WebCoreSupport/ |
| D | DumpRenderTreeSupportQt.h | 112 static void setJavaScriptProfilingEnabled(QWebFrame*, bool enabled); in Q_DECLARE_METATYPE()
|
| D | DumpRenderTreeSupportQt.cpp | 238 void DumpRenderTreeSupportQt::setJavaScriptProfilingEnabled(QWebFrame* frame, bool enabled) in setJavaScriptProfilingEnabled() function in DumpRenderTreeSupportQt 1144 DumpRenderTreeSupportQt::setJavaScriptProfilingEnabled(frame, enabled); in qt_drt_setJavaScriptProfilingEnabled()
|
| /external/webkit/Tools/DumpRenderTree/wx/ |
| D | LayoutTestControllerWx.cpp | 158 void LayoutTestController::setJavaScriptProfilingEnabled(bool flag) in setJavaScriptProfilingEnabled() function in LayoutTestController
|
| /external/webkit/Tools/DumpRenderTree/qt/ |
| D | LayoutTestControllerQt.h | 154 void setJavaScriptProfilingEnabled(bool enable);
|
| D | LayoutTestControllerQt.cpp | 428 void LayoutTestController::setJavaScriptProfilingEnabled(bool enable) in setJavaScriptProfilingEnabled() function in LayoutTestController 431 DumpRenderTreeSupportQt::setJavaScriptProfilingEnabled(m_topLoadingFrame, enable); in setJavaScriptProfilingEnabled()
|
| /external/webkit/Tools/DumpRenderTree/ |
| D | LayoutTestController.h | 101 void setJavaScriptProfilingEnabled(bool profilingEnabled);
|
| D | LayoutTestController.cpp | 1362 controller->setJavaScriptProfilingEnabled(JSValueToBoolean(context, arguments[0])); in setJavaScriptProfilingEnabledCallback()
|
| /external/webkit/Tools/DumpRenderTree/win/ |
| D | LayoutTestControllerWin.cpp | 836 void LayoutTestController::setJavaScriptProfilingEnabled(bool flag) in setJavaScriptProfilingEnabled() function in LayoutTestController 851 inspector->setJavaScriptProfilingEnabled(flag); in setJavaScriptProfilingEnabled()
|
| D | DumpRenderTree.cpp | 921 inspector->setJavaScriptProfilingEnabled(FALSE); in resetWebViewToConsistentStateBeforeTesting()
|
| /external/webkit/Tools/DumpRenderTree/gtk/ |
| D | LayoutTestControllerGtk.cpp | 518 void LayoutTestController::setJavaScriptProfilingEnabled(bool flag) in setJavaScriptProfilingEnabled() function in LayoutTestController
|
| /external/webkit/Tools/DumpRenderTree/mac/ |
| D | LayoutTestControllerMac.mm | 469 void LayoutTestController::setJavaScriptProfilingEnabled(bool profilingEnabled) function 472 [[[mainFrame webView] inspector] setJavaScriptProfilingEnabled:profilingEnabled];
|
| D | DumpRenderTree.mm | 1060 [[[mainFrame webView] inspector] setJavaScriptProfilingEnabled:NO];
|
| /external/webkit/Source/WebKit/mac/ |
| D | WebKit.order | 1903 -[WebInspector setJavaScriptProfilingEnabled:]
|
| D | ChangeLog-2010-01-29 | 1170 WebInspector::setTimelineProfilingEnabled beside setJavaScriptProfilingEnabled 13862 …(-[WebInspector setJavaScriptProfilingEnabled:]): Added. Call InspectorController's disableProfiler
|
| /external/webkit/Tools/ |
| D | ChangeLog-2009-06-16 | 1020 (LayoutTestController::setJavaScriptProfilingEnabled): 2440 Implement setJavaScriptProfilingEnabled by enabling the Developer 2445 (runTest): Reset setJavaScriptProfilingEnabled after each test run 2447 (LayoutTestController::setJavaScriptProfilingEnabled): 3244 (LayoutTestController::setJavaScriptProfilingEnabled): Realphabetized. 3499 Implement setJavaScriptProfilingEnabled in the Qt DRT to pass fast/profiler. 3502 (LayoutTestController::setJavaScriptProfilingEnabled): 4443 …aScriptProfilingEnabledCallback): Added. Calls LayoutTestController::setJavaScriptProfilingEnabled. 4444 … (LayoutTestController::staticFunctions): Added setJavaScriptProfilingEnabled to the script class. 4447 (LayoutTestController::setJavaScriptProfilingEnabled): Stubbed out with a FIXME. [all …]
|
| D | ChangeLog-2010-05-24 | 7016 (LayoutTestController::setJavaScriptProfilingEnabled): 10162 (LayoutTestController::setJavaScriptProfilingEnabled): 10170 (LayoutTestController::setJavaScriptProfilingEnabled): 10181 (LayoutTestController::setJavaScriptProfilingEnabled): 10186 (LayoutTestController::setJavaScriptProfilingEnabled): 25348 WebInspector::setTimelineProfilingEnabled beside setJavaScriptProfilingEnabled 27561 (LayoutTestController::setJavaScriptProfilingEnabled):
|
| /external/webkit/Source/WebKit/qt/ |
| D | ChangeLog-2011-02-16 | 1753 (DumpRenderTreeSupportQt::setJavaScriptProfilingEnabled): 9034 (DumpRenderTreeSupportQt::setJavaScriptProfilingEnabled): 19192 Implement setJavaScriptProfilingEnabled in the Qt DRT to pass fast/profiler.
|
| /external/webkit/Source/WebKit/gtk/ |
| D | ChangeLog | 8908 WebInspector::setTimelineProfilingEnabled beside setJavaScriptProfilingEnabled
|