HomeSort by relevance Sort by last modified time
    Searched defs:suspendCurrent (Results 1 - 6 of 6) sorted by null

  /cts/suite/pts/deviceTests/browserbench/assets/octane/
richards.js 230 Scheduler.prototype.suspendCurrent = function () {
403 if (this.v1 == null) return this.scheduler.suspendCurrent();
432 return this.scheduler.suspendCurrent();
490 return this.scheduler.suspendCurrent();
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v4/
v8-richards.js 225 Scheduler.prototype.suspendCurrent = function () {
398 if (this.v1 == null) return this.scheduler.suspendCurrent();
427 return this.scheduler.suspendCurrent();
485 return this.scheduler.suspendCurrent();
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v5/
v8-richards.js 225 Scheduler.prototype.suspendCurrent = function () {
398 if (this.v1 == null) return this.scheduler.suspendCurrent();
427 return this.scheduler.suspendCurrent();
485 return this.scheduler.suspendCurrent();
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v6/
v8-richards.js 225 Scheduler.prototype.suspendCurrent = function () {
398 if (this.v1 == null) return this.scheduler.suspendCurrent();
427 return this.scheduler.suspendCurrent();
485 return this.scheduler.suspendCurrent();
  /external/chromium_org/v8/benchmarks/
richards.js 230 Scheduler.prototype.suspendCurrent = function () {
403 if (this.v1 == null) return this.scheduler.suspendCurrent();
432 return this.scheduler.suspendCurrent();
490 return this.scheduler.suspendCurrent();
  /external/v8/benchmarks/
richards.js 230 Scheduler.prototype.suspendCurrent = function () {
403 if (this.v1 == null) return this.scheduler.suspendCurrent();
432 return this.scheduler.suspendCurrent();
490 return this.scheduler.suspendCurrent();

Completed in 714 milliseconds