Home
last modified time | relevance | path

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

/third_party/node/deps/npm/lib/
Dprune.js52 function matchesArg (name) { function
58 …var toPrune = this.idealTree.children.filter(shouldPrune).map(getModuleName).filter(matchesArg).ma…