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

/external/v8/benchmarks/
H A Drichards.js191 if (this.currentTcb.isHeldOrSuspended()) {
309 TaskControlBlock.prototype.isHeldOrSuspended = function () {
/external/webkit/PerformanceTests/SunSpider/tests/v8-v4/
H A Dv8-richards.js186 if (this.currentTcb.isHeldOrSuspended()) {
304 TaskControlBlock.prototype.isHeldOrSuspended = function () {
/external/webkit/PerformanceTests/SunSpider/tests/v8-v5/
H A Dv8-richards.js186 if (this.currentTcb.isHeldOrSuspended()) {
304 TaskControlBlock.prototype.isHeldOrSuspended = function () {
/external/webkit/PerformanceTests/SunSpider/tests/v8-v6/
H A Dv8-richards.js186 if (this.currentTcb.isHeldOrSuspended()) {
304 TaskControlBlock.prototype.isHeldOrSuspended = function () {

Completed in 36 milliseconds