Home
last modified time | relevance | path

Searched refs:_cacheFetches (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/npm/node_modules/pacote/lib/
Dremote.js8 const _cacheFetches = Symbol.for('pacote.Fetcher._cacheFetches') constant
28 get [_cacheFetches] () {
Dfetcher.js38 const _cacheFetches = Symbol.for('pacote.Fetcher._cacheFetches') constant
210 get [_cacheFetches] () {
216 if (!this.opts.cache || !this[_cacheFetches]) {