Searched refs:_isCancellable (Results 1 – 7 of 7) sorted by relevance
13 while (promise._isCancellable()) {24 if (parent == null || !parent._isCancellable()) {71 if (!this._isCancellable()) return;84 Promise.prototype._isCancellable = function() { method in Promise119 if (this._isCancellable()) {
130 if (this._isResolved() || !this._promise._isCancellable()) return;
348 if (!this._isCancellable()) return this;
30 …_isCancellable();){if(!t._cancelBy(e)){e._isFollowing()?e._followee().cancel():e._cancelBranched()…31 …)},s.prototype._cancel=function(){!this._isResolved()&&this._promise._isCancellable()&&(this._valu…
292 while (promise._isCancellable()) {303 if (parent == null || !parent._isCancellable()) {350 if (!this._isCancellable()) return;363 Promise.prototype._isCancellable = function() {398 if (this._isCancellable()) {873 if (!this._isCancellable()) return this;3043 if (this._isResolved() || !this._promise._isCancellable()) return;
29 …_isCancellable();){if(!t._cancelBy(e)){e._isFollowing()?e._followee().cancel():e._cancelBranched()…30 …)},a.prototype._cancel=function(){!this._isResolved()&&this._promise._isCancellable()&&(this._valu…
439 while (promise._isCancellable()) {450 if (parent == null || !parent._isCancellable()) {497 if (!this._isCancellable()) return;510 Promise.prototype._isCancellable = function() {545 if (this._isCancellable()) {1020 if (!this._isCancellable()) return this;3706 if (this._isResolved() || !this._promise._isCancellable()) return;