Home
last modified time | relevance | path

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

/third_party/node/deps/npm/test/lib/utils/
Dtar.js99 bundled: [], property
139 bundled: [], property
Dexplain-dep.js101 bundled: { property
105 bundled: true, property
111 bundled: true, property
/third_party/node/deps/npm/node_modules/@npmcli/arborist/lib/
Dedge.js144 get bundled () { getter in Edge
/third_party/node/deps/npm/lib/utils/
Dexplain-dep.js109 const explainEdge = ({ name, type, bundled, from, spec, rawSpec, overridden }, depth, chalk) => { property
Dtar.js74 const bundled = new Set() constant
/third_party/node/deps/npm/node_modules/@npmcli/installed-package-contents/lib/
Dindex.js21 const bundled = require('npm-bundled') constant
/third_party/node/deps/npm/node_modules/@npmcli/arborist/lib/arborist/
Dbuild-ideal-tree.js1143 const bundled = new Set(bd || []) constant
/third_party/typescript/lib/
Dtsc.js45754 …bleToDeclarationStatements: function (symbolTable, enclosingDeclaration, flags, tracker, bundled) { argument
47255 …izeTypeForDeclaration(context, type, symbol, enclosingDeclaration, includePrivateSymbol, bundled) { argument
47287 …function serializeReturnTypeForSignature(context, type, signature, includePrivateSymbol, bundled) { argument
47329 function serializeExistingTypeNode(context, existing, includePrivateSymbol, bundled) { argument
47442 function symbolTableToDeclarationStatements(symbolTable, context, bundled) { argument
77271 getDeclarationStatementsForSourceFile: function (node, flags, tracker, bundled) { argument
93337 function transformDeclarationsForJS(sourceFile, bundled) { argument
DtypingsInstaller.js55295 …bleToDeclarationStatements: function (symbolTable, enclosingDeclaration, flags, tracker, bundled) { argument
56915 …izeTypeForDeclaration(context, type, symbol, enclosingDeclaration, includePrivateSymbol, bundled) { argument
56948 …function serializeReturnTypeForSignature(context, type, signature, includePrivateSymbol, bundled) { argument
56990 function serializeExistingTypeNode(context, existing, includePrivateSymbol, bundled) { argument
57118 function symbolTableToDeclarationStatements(symbolTable, context, bundled) { argument
91595 getDeclarationStatementsForSourceFile: function (node, flags, tracker, bundled) { argument
113224 function transformDeclarationsForJS(sourceFile, bundled) { argument