Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/devtools/front_end/
DTimelineModel.js167 ….start(maxStackFrames, includeDomCounters, includeGPUEvents, this._fireRecordingStarted.bind(this)…
212 this._fireRecordingStarted();
227 _fireRecordingStarted: function() method in WebInspector.TimelineModel