Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/inspector/front-end/
DDetailedHeapshotGridNodes.js235 return this._enhanceData ? this._enhanceData(data) : data;
314 _enhanceData: function(data) method in WebInspector.HeapSnapshotObjectNode
403 _enhanceData: function(data) method in WebInspector.HeapSnapshotInstanceNode
/external/webkit/Source/WebCore/
DChangeLog13710 (WebInspector.HeapSnapshotInstanceNode.prototype._enhanceData):