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

/external/v8/benchmarks/
H A Drichards.js247 return t.checkPriorityAdd(this.currentTcb, packet);
345 TaskControlBlock.prototype.checkPriorityAdd = function (task, packet) {
/external/webkit/PerformanceTests/SunSpider/tests/v8-v4/
H A Dv8-richards.js242 return t.checkPriorityAdd(this.currentTcb, packet);
340 TaskControlBlock.prototype.checkPriorityAdd = function (task, packet) {
/external/webkit/PerformanceTests/SunSpider/tests/v8-v5/
H A Dv8-richards.js242 return t.checkPriorityAdd(this.currentTcb, packet);
340 TaskControlBlock.prototype.checkPriorityAdd = function (task, packet) {
/external/webkit/PerformanceTests/SunSpider/tests/v8-v6/
H A Dv8-richards.js242 return t.checkPriorityAdd(this.currentTcb, packet);
340 TaskControlBlock.prototype.checkPriorityAdd = function (task, packet) {

Completed in 43 milliseconds