Home
last modified time | relevance | path

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

/external/v8/benchmarks/
Drichards.js157 this.addTask(id, priority, queue, new DeviceTask(this))
396 function DeviceTask(scheduler) { class
401 DeviceTask.prototype.run = function (packet) {
413 DeviceTask.prototype.toString = function () {