Home
last modified time | relevance | path

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

/third_party/node/deps/npm/node_modules/libnpx/
Dget-prefix.js6 const statAsync = promisify(require('fs').stat) constant
/third_party/node/deps/npm/node_modules/pacote/lib/fetchers/
Dfile.js12 const statAsync = BB.promisify(fs.stat) constant
/third_party/node/deps/npm/node_modules/pacote/lib/
Dwith-tarball-stream.js14 const statAsync = BB.promisify(fs.stat) constant
/third_party/node/deps/npm/lib/
Dpublish.js21 const statAsync = BB.promisify(require('graceful-fs').stat) constant
/third_party/node/deps/npm/lib/search/
Dall-package-metadata.js20 const statAsync = BB.promisify(fs.stat) constant
/third_party/node/deps/npm/node_modules/libcipm/
Dindex.js20 const statAsync = BB.promisify(fs.stat) constant