Home
last modified time | relevance | path

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

/third_party/node/deps/npm/node_modules/bluebird/js/release/
Dasync.js94 Async.prototype.settlePromises = AsyncSettlePromises; method in Async
118 Async.prototype.settlePromises = function(promise) { method in Async