Home
last modified time | relevance | path

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

/cts/suite/cts/deviceTests/browserbench/assets/octane/
Drichards.js127 this.addRunningTask(id, priority, queue, new IdleTask(this, 1, count));
368 function IdleTask(scheduler, v1, count) { class
374 IdleTask.prototype.run = function (packet) {
386 IdleTask.prototype.toString = function () {