Searched defs:splay_ (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v4/
H A Dv8-splay.js161 this.splay_(key);
191 this.splay_(key);
202 this.splay_(key);
222 this.splay_(key);
237 this.splay_(key);
272 SplayTree.prototype.splay_ = function(key) {
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v5/
H A Dv8-splay.js161 this.splay_(key);
191 this.splay_(key);
202 this.splay_(key);
222 this.splay_(key);
237 this.splay_(key);
272 SplayTree.prototype.splay_ = function(key) {
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v6/
H A Dv8-splay.js162 this.splay_(key);
192 this.splay_(key);
203 this.splay_(key);
223 this.splay_(key);
253 this.splay_(key);
288 SplayTree.prototype.splay_ = function(key) {
/external/chromium_org/v8/benchmarks/spinning-balls/
H A 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) {
/external/chromium_org/v8/benchmarks/
H A 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) {
/external/chromium_org/v8/tools/
H A 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) {

Completed in 180 milliseconds