Home
last modified time | relevance | path

Searched refs:functionNameCountPairComparator (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/JavaScriptCore/profiler/
DProfile.cpp111 static inline bool functionNameCountPairComparator(const NameCountPair& a, const NameCountPair& b) in functionNameCountPairComparator() function
128 std::sort(sortedFunctions.begin(), sortedFunctions.end(), functionNameCountPairComparator); in debugPrintDataSampleStyle()
/external/webkit/Source/JavaScriptCore/
DChangeLog-2008-08-1015826 (KJS::functionNameCountPairComparator):
16310 (KJS::functionNameCountPairComparator):
16843 (KJS::functionNameCountPairComparator): Comparator for sort function in