Home
last modified time | relevance | path

Searched refs:optionalAlways (Results 1 – 3 of 3) sorted by relevance

/external/webkit/WebCore/inspector/front-end/
DProfilesPanel.js456 _toggleProfiling: function(optionalAlways) argument
461 InspectorBackend.enableProfiler(!!optionalAlways);
DScriptsPanel.js905 _toggleDebugging: function(optionalAlways) argument
914 InspectorBackend.enableDebugger(!!optionalAlways);
DResourcesPanel.js693 _toggleResourceTracking: function(optionalAlways) argument
702 InspectorBackend.enableResourceTracking(!!optionalAlways);