Searched refs:nodeify (Results 1 – 22 of 22) sorted by relevance
/third_party/node/deps/npm/lib/ |
D | deprecate.js | 33 }).nodeify(cb) 71 }).nodeify(cb)
|
D | stars.js | 36 }).nodeify(cb)
|
D | ping.js | 46 }).nodeify(cb)
|
D | whoami.js | 62 }).nodeify(cb)
|
D | logout.js | 43 }).nodeify(cb)
|
D | star.js | 76 }).nodeify(cb)
|
D | unpublish.js | 65 }).nodeify(cb)
|
D | view.js | 52 }).nodeify(cb) 101 BB.resolve(readJson(path.resolve(dir, 'package.json'))).nodeify((er, d) => { 205 }).nodeify(cb)
|
D | publish.js | 70 .nodeify(cb)
|
D | owner.js | 75 }).nodeify(cb)
|
D | audit.js | 107 }).nodeify(cb)
|
D | version.js | 325 }).nodeify(cb)
|
D | pack.js | 62 }).nodeify(cb)
|
D | outdated.js | 377 })).nodeify(updateDeps)
|
/third_party/node/deps/npm/lib/install/ |
D | actions.js | 109 }).nodeify(next) 128 }).nodeify((err) => { 160 }).nodeify((err) => {
|
/third_party/node/deps/npm/lib/install/action/ |
D | extract-worker.js | 17 BB.resolve(extract(spec, extractTo, opts)).nodeify(cb)
|
/third_party/node/deps/npm/node_modules/libcipm/lib/ |
D | worker.js | 15 return BB.resolve(pacote.extract(spec, extractTo, opts)).nodeify(cb)
|
/third_party/node/deps/npm/node_modules/bluebird/js/release/ |
D | nodeify.js | 41 Promise.prototype.asCallback = Promise.prototype.nodeify = function (nodeback, method in Promise
|
/third_party/node/deps/npm/lib/auth/ |
D | sso.js | 48 }).nodeify(cb)
|
/third_party/typescript/tests/baselines/reference/user/ |
D | bluebird.log | 49 node_modules/bluebird/js/release/nodeify.js(32,19): error TS2339: Property 'cause' does not exist o…
|
/third_party/node/deps/npm/node_modules/bluebird/js/browser/ |
D | bluebird.min.js | 30 …,s=e._async,a=o.tryCatch,c=o.errorObj;e.prototype.asCallback=e.prototype.nodeify=function(t,e){if(…
|
D | bluebird.js | 2766 Promise.prototype.asCallback = Promise.prototype.nodeify = function (nodeback,
|