Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/devtools/front_end/
DHeapSnapshotView.js1542 …Listener(WebInspector.TrackingHeapSnapshotProfileType.TrackingStopped, this._onStopTracking, this);
1556 _onStopTracking: function(event) method in WebInspector.HeapTrackingOverviewGrid
1559 …Listener(WebInspector.TrackingHeapSnapshotProfileType.TrackingStopped, this._onStopTracking, this);