Home
last modified time | relevance | path

Searched refs:CompareProperties (Results 1 – 3 of 3) sorted by relevance

/external/webkit/WebCore/inspector/front-end/
DObjectPropertiesSection.js62 rootPropertyComparer = WebInspector.ObjectPropertiesSection.CompareProperties;
85 WebInspector.ObjectPropertiesSection.CompareProperties = function(propertyA, propertyB) class in WebInspector.ObjectPropertiesSection
145 properties.sort(WebInspector.ObjectPropertiesSection.CompareProperties);
DWatchExpressionsSidebarPane.js122 …, WebInspector.WatchExpressionTreeElement, WebInspector.WatchExpressionsSection.CompareProperties);
205 WebInspector.WatchExpressionsSection.CompareProperties = function(propertyA, propertyB) class in WebInspector.WatchExpressionsSection
/external/webkit/WebCore/
DChangeLog-2010-01-2958313 (WebInspector.ObjectPropertiesSection.CompareProperties):
58331 (WebInspector.WatchExpressionsSection.CompareProperties):