Home
last modified time | relevance | path

Searched refs:profilerWasEnabled (Results 1 – 7 of 7) sorted by relevance

/external/webkit/WebCore/inspector/
DInspectorFrontend.h97 void profilerWasEnabled();
DInspectorFrontend.cpp308 void InspectorFrontend::profilerWasEnabled() in profilerWasEnabled() function in WebCore::InspectorFrontend
DInspectorController.cpp1494 m_frontend->profilerWasEnabled(); in enableProfiler()
/external/webkit/WebCore/inspector/front-end/
DProfilesPanel.js172 profilerWasEnabled: function() method in WebInspector.ProfilesPanel
Dinspector.js1195 WebInspector.profilerWasEnabled = function() function
1197 this.panels.profiles.profilerWasEnabled();
/external/webkit/WebCore/
DChangeLog1618 (WebCore::InspectorFrontend::profilerWasEnabled):
DChangeLog-2009-06-166464 (WebCore::InspectorFrontend::profilerWasEnabled):
8691 (WebCore::InspectorFrontend::profilerWasEnabled):
74422 if the skipRecompile argument is false. Call the profilerWasEnabled script function.
74424 Call the profilerWasEnabled script function.
74441 (WebInspector.ProfilesPanel.prototype.profilerWasEnabled): Call reset and populateInterface.
74466 (WebInspector.profilerWasEnabled): Added. Calls the ProfilesPanel.