Searched refs:profilerWasEnabled (Results 1 – 6 of 6) sorted by relevance
81 void profilerWasEnabled();
211 void InspectorFrontend::profilerWasEnabled() in profilerWasEnabled() function in WebCore::InspectorFrontend
1188 m_frontend->profilerWasEnabled(); in enableProfiler()
109 profilerWasEnabled: function() method in WebInspector.ProfilesPanel
1017 WebInspector.profilerWasEnabled = function()1019 this.panels.profiles.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.