Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/inspector/front-end/
DDetailedHeapshotGridNodes.js515 WebInspector.HeapSnapshotDiffNode = function(tree, className, baseAggregate, aggregate) class in WebInspector
524 WebInspector.HeapSnapshotDiffNode.prototype = {
654 WebInspector.HeapSnapshotDiffNode.prototype.__proto__ = WebInspector.HeapSnapshotGridNode.prototype;
DDetailedHeapshotView.js219 … var node = new WebInspector.HeapSnapshotDiffNode(this, clss, baseClasses[clss], classes[clss]);
225 … var node = new WebInspector.HeapSnapshotDiffNode(this, clss, null, classes[clss]);
/external/webkit/Source/WebCore/
DChangeLog13465 (WebInspector.HeapSnapshotDiffNode.prototype.calculateDiff.diffCalculated):
13466 (WebInspector.HeapSnapshotDiffNode.prototype._createNodesProvider.createProvider):
13467 (WebInspector.HeapSnapshotDiffNode.prototype._createNodesProvider):
13712 (WebInspector.HeapSnapshotDiffNode.prototype.calculateDiff.diffCalculated):
13713 (WebInspector.HeapSnapshotDiffNode.prototype.calculateDiff.baseIdsReceived):
13714 (WebInspector.HeapSnapshotDiffNode.prototype.get data):
21262 (WebInspector.HeapSnapshotDiffNode):
21263 (WebInspector.HeapSnapshotDiffNode.prototype.calculateDiff.diffCalculated):
21264 (WebInspector.HeapSnapshotDiffNode.prototype.calculateDiff):
21265 (WebInspector.HeapSnapshotDiffNode.prototype.calculateDiff.baseIdsReceived):
[all …]