Home
last modified time | relevance | path

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

/third_party/node/deps/npm/node_modules/bluebird/js/release/
Dcancel.js15 if (child._isFollowing()) {
25 if (promise._isFollowing()) {
32 if (promise._isFollowing()) promise._followee().cancel();
Dpromise.js289 Promise.prototype._isFollowing = function () { method in Promise
535 while (ret._isFollowing()) ret = ret._followee();
/third_party/node/deps/npm/node_modules/bluebird/js/browser/
Dbluebird.core.min.js30_isFollowing()?e._followee().cancel():e._cancelBranched();break}var n=t._cancellationParent;if(nul…
31_isFollowing=function(){return 67108864===(67108864&this._bitField)},i.prototype._setLength=functi…
Dbluebird.core.js294 if (child._isFollowing()) {
304 if (promise._isFollowing()) {
311 if (promise._isFollowing()) promise._followee().cancel();
2426 Promise.prototype._isFollowing = function () {
2672 while (ret._isFollowing()) ret = ret._followee();
Dbluebird.min.js29_isFollowing()?e._followee().cancel():e._cancelBranched();break}var n=t._cancellationParent;if(nul…
30_isFollowing=function(){return 67108864===(67108864&this._bitField)},i.prototype._setLength=functi…
Dbluebird.js441 if (child._isFollowing()) {
451 if (promise._isFollowing()) {
458 if (promise._isFollowing()) promise._followee().cancel();
3074 Promise.prototype._isFollowing = function () {
3320 while (ret._isFollowing()) ret = ret._followee();