Searched refs:rootPropertyComparer (Results 1 – 1 of 1) sorted by relevance
56 updateProperties: function(properties, rootTreeElementConstructor, rootPropertyComparer) argument61 if (!rootPropertyComparer)62 rootPropertyComparer = WebInspector.ObjectPropertiesSection.CompareProperties;68 properties.sort(rootPropertyComparer);