Home
last modified time | relevance | path

Searched refs:_cancelPromises (Results 1 – 5 of 5) sorted by relevance

/third_party/node/deps/npm/node_modules/bluebird/js/release/
Dcancel.js73 async.invoke(this._cancelPromises, this, undefined);
76 Promise.prototype._cancelPromises = function() { method in Promise
/third_party/node/deps/npm/node_modules/bluebird/js/browser/
Dbluebird.core.min.js30 …ellable()&&(this._setCancelled(),c.invoke(this._cancelPromises,this,void 0))},e.prototype._cancelP…
Dbluebird.core.js352 async.invoke(this._cancelPromises, this, undefined);
355 Promise.prototype._cancelPromises = function() {
Dbluebird.min.js29 …ellable()&&(this._setCancelled(),c.invoke(this._cancelPromises,this,void 0))},e.prototype._cancelP…
Dbluebird.js499 async.invoke(this._cancelPromises, this, undefined);
502 Promise.prototype._cancelPromises = function() {