Searched refs:_checkOutcome (Results 1 – 3 of 3) sorted by relevance
69 return this._checkOutcome();77 return this._checkOutcome();80 SomePromiseArray.prototype._checkOutcome = function() { method in SomePromiseArray
31 …_checkOutcome()},i.prototype._promiseCancelled=function(){return this._values instanceof e||null==…
4677 return this._checkOutcome();4685 return this._checkOutcome();4688 SomePromiseArray.prototype._checkOutcome = function() {