Searched defs:incrementalRemove (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v4/
H A Dv8-deltablue.js185 if (this.isSatisfied()) planner.incrementalRemove(this);
600 Planner.prototype.incrementalRemove = function (c) {
691 this.incrementalRemove(c);
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v5/
H A Dv8-deltablue.js185 if (this.isSatisfied()) planner.incrementalRemove(this);
600 Planner.prototype.incrementalRemove = function (c) {
691 this.incrementalRemove(c);
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v6/
H A Dv8-deltablue.js185 if (this.isSatisfied()) planner.incrementalRemove(this);
600 Planner.prototype.incrementalRemove = function (c) {
691 this.incrementalRemove(c);
/external/chromium_org/v8/benchmarks/
H A Ddeltablue.js191 if (this.isSatisfied()) planner.incrementalRemove(this);
606 Planner.prototype.incrementalRemove = function (c) {
697 this.incrementalRemove(c);

Completed in 95 milliseconds