Home
last modified time | relevance | path

Searched refs:tracingAgent (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/devtools/front_end/
DTracingAgent.js94 WebInspector.TracingDispatcher = function(tracingAgent) argument
96 this._tracingAgent = tracingAgent;
114 WebInspector.tracingAgent;
Dinspector.js340 this.tracingAgent = new WebInspector.TracingAgent();