Home
last modified time | relevance | path

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

/external/v8/tools/
Dsplaytree.js74 this.splay_(key);
104 this.splay_(key);
115 this.splay_(key);
135 this.splay_(key);
180 this.splay_(key);
224 SplayTree.prototype.splay_ = function(key) { method in SplayTree
/external/v8/benchmarks/spinning-balls/
Dsplay-tree.js72 this.splay_(key);
102 this.splay_(key);
113 this.splay_(key);
133 this.splay_(key);
163 this.splay_(key);
198 SplayTree.prototype.splay_ = function(key) { method in SplayTree
/external/v8/benchmarks/
Dsplay.js167 this.splay_(key);
197 this.splay_(key);
208 this.splay_(key);
228 this.splay_(key);
258 this.splay_(key);
293 SplayTree.prototype.splay_ = function(key) { method in SplayTree