Searched refs:_followee (Results 1 – 6 of 6) sorted by relevance
16 child._followee().cancel();26 promise._followee().cancel();32 if (promise._isFollowing()) promise._followee().cancel();
535 while (ret._isFollowing()) ret = ret._followee();539 Promise.prototype._followee = function() { method in Promise
30 …_followee().cancel():e._cancelBranched();break}var n=t._cancellationParent;if(null==n||!n._isCance…31 …target=function(){for(var t=this;t._isFollowing();)t=t._followee();return t},i.prototype._followee…
295 child._followee().cancel();305 promise._followee().cancel();311 if (promise._isFollowing()) promise._followee().cancel();2672 while (ret._isFollowing()) ret = ret._followee();2676 Promise.prototype._followee = function() {
29 …_followee().cancel():e._cancelBranched();break}var n=t._cancellationParent;if(null==n||!n._isCance…30 …target=function(){for(var t=this;t._isFollowing();)t=t._followee();return t},i.prototype._followee…
442 child._followee().cancel();452 promise._followee().cancel();458 if (promise._isFollowing()) promise._followee().cancel();3320 while (ret._isFollowing()) ret = ret._followee();3324 Promise.prototype._followee = function() {