Searched refs:HeapSnapshotNode (Results 1 – 2 of 2) sorted by relevance
446 WebInspector.HeapSnapshotNode.call(this, snapshot, nodeIndex)482 return WebInspector.HeapSnapshotNode.prototype.name.call(this); class in WebInspector610 var result = WebInspector.HeapSnapshotNode.prototype.serialize.call(this);619 __proto__: WebInspector.HeapSnapshotNode.prototype
454 WebInspector.HeapSnapshotNode = function(snapshot, nodeIndex) class in WebInspector460 WebInspector.HeapSnapshotNode.prototype = {