Searched refs:suspendCurrent (Results 1 – 4 of 4) sorted by relevance
225 Scheduler.prototype.suspendCurrent = function () { method in Scheduler398 if (this.v1 == null) return this.scheduler.suspendCurrent();427 return this.scheduler.suspendCurrent();485 return this.scheduler.suspendCurrent();
230 Scheduler.prototype.suspendCurrent = function () { method in Scheduler403 if (this.v1 == null) return this.scheduler.suspendCurrent();432 return this.scheduler.suspendCurrent();490 return this.scheduler.suspendCurrent();