Searched refs:profilerWasEnabled (Results 1 – 7 of 7) sorted by relevance
97 void profilerWasEnabled();
308 void InspectorFrontend::profilerWasEnabled() in profilerWasEnabled() function in WebCore::InspectorFrontend
1494 m_frontend->profilerWasEnabled(); in enableProfiler()
172 profilerWasEnabled: function() method in WebInspector.ProfilesPanel
1195 WebInspector.profilerWasEnabled = function() function1197 this.panels.profiles.profilerWasEnabled();
1618 (WebCore::InspectorFrontend::profilerWasEnabled):
6464 (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.