Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/inspector/front-end/
DHeapSnapshotProxy.js31 WebInspector.HeapSnapshotProxy = function() class in WebInspector
36 WebInspector.HeapSnapshotProxy.prototype = {
DProfilesPanel.js462 profile.proxy = new WebInspector.HeapSnapshotProxy();
/external/webkit/Source/WebCore/
DChangeLog5507 * inspector/front-end/HeapSnapshotProxy.js:
5508 (WebInspector.HeapSnapshotProxy.prototype.aggregates):
5509 (WebInspector.HeapSnapshotProxy.prototype.createNodesProviderForClass):
8530 * inspector/front-end/HeapSnapshotProxy.js:
13497 * inspector/front-end/HeapSnapshotProxy.js:
13531 (WebInspector.HeapSnapshotProxy):
13532 (WebInspector.HeapSnapshotProxy.prototype.aggregates):
13533 (WebInspector.HeapSnapshotProxy.prototype.createDiff):
13534 (WebInspector.HeapSnapshotProxy.prototype.createEdgesProvider):
13535 (WebInspector.HeapSnapshotProxy.prototype.createNodesProvider):
[all …]
DWebCore.gypi6217 'inspector/front-end/HeapSnapshotProxy.js',