Searched defs:sortFun (Results 1 – 1 of 1) sorted by relevance
366 Tree.prototype.sortBranch = function(node, sortFun) { argument577 sortFun = function(a, b) { function