Home | History | Annotate | Download | only in js

Lines Matching refs:label

79     countsLabel.className = "heap-snapshot-summary-label";
87 var sizesLabel = document.createElement("label");
88 sizesLabel.className = "heap-snapshot-summary-label";
398 baseOption.label = WebInspector.UIString("Compared to %s", list[i].title);