Home
last modified time | relevance | path

Searched refs:_setCancelled (Results 1 – 6 of 6) sorted by relevance

/third_party/node/deps/npm/node_modules/bluebird/js/release/
Dcancel.js72 this._setCancelled();
Dpromise.js325 Promise.prototype._setCancelled = function() { method in Promise
/third_party/node/deps/npm/node_modules/bluebird/js/browser/
Dbluebird.core.min.js30 …cancel()},e.prototype._cancel=function(){this._isCancellable()&&(this._setCancelled(),c.invoke(thi…
31 …ancelled=function(){this._bitField=-65537&this._bitField},i.prototype._setCancelled=function(){thi…
Dbluebird.core.js351 this._setCancelled();
2462 Promise.prototype._setCancelled = function() {
Dbluebird.min.js29 …cancel()},e.prototype._cancel=function(){this._isCancellable()&&(this._setCancelled(),c.invoke(thi…
30 …ancelled=function(){this._bitField=-65537&this._bitField},i.prototype._setCancelled=function(){thi…
Dbluebird.js498 this._setCancelled();
3110 Promise.prototype._setCancelled = function() {