Searched refs:aggregatesForDiff (Results 1 – 3 of 3) sorted by relevance
798 function aggregatesForDiffReceived(aggregatesForDiff) argument800 …this.snapshot.calculateSnapshotDiff(this.baseSnapshot.uid, aggregatesForDiff, didCalculateSnapshot…817 this.baseSnapshot.aggregatesForDiff(aggregatesForDiffReceived.bind(this));
452 aggregatesForDiff: function(callback) method in WebInspector.HeapSnapshotProxy
824 aggregatesForDiff: function() method in WebInspector.HeapSnapshot