Searched refs:_cancelBy (Results 1 – 3 of 3) sorted by relevance
13 …_cancelBy(e)){e._isFollowing()?e._followee().cancel():e._cancelBranched();break}var i=t._cancellat…
1 …_cancelBy","_isFollowing","_followee","_cancelBranched","_cancellationParent","_setWillBeCancelled…
498 if (!promise._cancelBy(child)) {533 Promise.prototype._cancelBy = function(canceller) { method in Promise