Searched refs:findMax (Results 1 – 1 of 1) sorted by relevance
236 SplayTree.prototype.findMax = function(opt_startNode) { method in SplayTree264 return this.findMax(this.root_.left);