Searched refs:newRequests_ (Results 1 – 1 of 1) sorted by relevance
21 this.newRequests_ = []; property in Worker68 this.newRequests_.push(request);92 this.newRequests_.splice(newIndex, 1);109 this.pendingRequests_ = this.newRequests_;111 this.newRequests_ = []; property