Home
last modified time | relevance | path

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

/third_party/node/deps/npm/node_modules/bluebird/js/release/
Dpromise.js151 rejectionReason: undefined property
157 ret.rejectionReason = this.reason();
/third_party/node/deps/npm/node_modules/bluebird/js/browser/
Dbluebird.core.min.js31 …void 0,rejectionReason:void 0};return this.isFulfilled()?(t.fulfillmentValue=this.value(),t.isFulf…
Dbluebird.core.js2288 rejectionReason: undefined
2294 ret.rejectionReason = this.reason();
Dbluebird.min.js30 …void 0,rejectionReason:void 0};return this.isFulfilled()?(t.fulfillmentValue=this.value(),t.isFulf…
Dbluebird.js2936 rejectionReason: undefined
2942 ret.rejectionReason = this.reason();