Home
last modified time | relevance | path

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

/external/v8/tools/
Dcallstats.py432 def sort_asc_func(item): function
441 sort_func = sort_asc_func if args.sort == "asc" else sort_desc_func