Searched refs:isCancellable (Results 1 – 3 of 3) sorted by relevance
13 …function(){return this.isPending()&&!this._isCancelled()},e.prototype.isCancellable=function(){ret…
1 …isCancellable","isCancelled","_doInvokeOnCancel","onCancelCallback","internalOnly","_attachExtraTr…
572 Promise.prototype.isCancellable = function() { method in Promise