Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/inspector/front-end/
DObjectPropertiesSection.js66 rootPropertyComparer = WebInspector.ObjectPropertiesSection.CompareProperties;
93 WebInspector.ObjectPropertiesSection.CompareProperties = function(propertyA, propertyB) class in WebInspector.ObjectPropertiesSection
157 properties.sort(WebInspector.ObjectPropertiesSection.CompareProperties);
DWatchExpressionsSidebarPane.js108 …, WebInspector.WatchExpressionTreeElement, WebInspector.WatchExpressionsSection.CompareProperties);
191 WebInspector.WatchExpressionsSection.CompareProperties = function(propertyA, propertyB) class in WebInspector.WatchExpressionsSection
/external/webkit/Source/WebCore/
DChangeLog-2010-01-2958313 (WebInspector.ObjectPropertiesSection.CompareProperties):
58331 (WebInspector.WatchExpressionsSection.CompareProperties):
DChangeLog-2010-05-2448341 (WebInspector.ObjectPropertiesSection.CompareProperties):