Home
last modified time | relevance | path

Searched defs:countDelta (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/inspector/front-end/
DHeapSnapshotView.js78 countDelta: { title: WebInspector.UIString("\xb1 Count"), width: "72px", sortable: true }, property
461countDelta: [this.showCountDeltaAsPercent ? "countDeltaPercent" : "countDelta", "constructorName"], property
DDetailedHeapshotGridNodes.js601 countDelta: ["selfSize", sortAscending, "id", true], property
DDetailedHeapshotView.js165 countDelta: { title: "\u0394", width: "40px", sortable: true }, property