Home
last modified time | relevance | path

Searched defs:didFulfill (Results 1 – 1 of 1) sorted by relevance

/third_party/node/deps/npm/node_modules/bluebird/js/release/
Dpromise.js119 Promise.prototype.then = function (didFulfill, didReject) { argument
133 Promise.prototype.done = function (didFulfill, didReject) { argument
225 didFulfill, argument