Searched refs:_canPossiblyFulfill (Results 1 – 3 of 3) sorted by relevance
31 this._howMany > this._canPossiblyFulfill()) {81 if (this.howMany() > this._canPossiblyFulfill()) {114 SomePromiseArray.prototype._canPossiblyFulfill = function () { method in SomePromiseArray
31 …_canPossiblyFulfill()&&this._reject(this._getRangeError(this.length()))}},i.prototype.init=functio…
4639 this._howMany > this._canPossiblyFulfill()) {4689 if (this.howMany() > this._canPossiblyFulfill()) {4722 SomePromiseArray.prototype._canPossiblyFulfill = function () {