Home
last modified time | relevance | path

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

/third_party/node/deps/npm/node_modules/call-limit/
Dcall-limit.js38 module.exports.method = function (classOrObj, method, maxRunning) { argument
48 module.exports.promise = function (func, maxRunning) { argument
91 module.exports.promise.method = function (classOrObj, method, maxRunning) { argument