OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:propertycomparator
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/profiler/
CPUProfileDataGrid.js
449
WebInspector.ProfileDataGridTree.
propertyComparator
= function(property, isAscending)
CPUProfileView.js
483
this.profileDataGridTree.sort(WebInspector.ProfileDataGridTree.
propertyComparator
(sortProperty, sortAscending));
Completed in 131 milliseconds