Searched refs:__isCancelled (Results 1 – 3 of 3) sorted by relevance
13 …rototype.__isCancelled=function(){return 65536==(65536&this._bitField)},t.prototype._isCancelled=f…
1 …__isCancelled","33","hasProp","doGetThen","getThen","isAnyBluebirdPromise","doThenable","34","Hand…
4595 Promise.prototype.__isCancelled = function() { method in Promise4600 return this._target().__isCancelled();