Searched refs:_isFollowing (Results 1 – 3 of 3) sorted by relevance
13 …_isFollowing()?e._followee().cancel():e._cancelBranched();break}var i=t._cancellationParent;if(nul…
1 …_isFollowing","_followee","_cancelBranched","_cancellationParent","_setWillBeCancelled","_branchHa…
499 if (child._isFollowing()) {509 if (promise._isFollowing()) {516 if (promise._isFollowing()) promise._followee().cancel();2985 Promise.prototype._isFollowing = function () { method in Promise3231 while (ret._isFollowing()) ret = ret._followee();