Home
last modified time | relevance | path

Searched defs:packageNameToTypingLocation (Results 1 – 7 of 7) sorted by relevance

/third_party/typescript/src/typingsInstallerCore/
DtypingsInstaller.ts94 private readonly packageNameToTypingLocation = new Map<string, JsTyping.CachedTyping>(); property in ts.server.typingsInstaller.TypingsInstaller
/third_party/typescript/src/services/
Dshims.ts28packageNameToTypingLocation: ESMap<string, JsTyping.CachedTyping>; // The map of package nam… property
/third_party/typescript/lib/
DtypingsInstaller.js115016 …scoverTypings(host, log, fileNames, projectRootPath, safeList, packageNameToTypingLocation, typeAc… argument
Dtypescript.js115221 …scoverTypings(host, log, fileNames, projectRootPath, safeList, packageNameToTypingLocation, typeAc… argument
DtypescriptServices.js115221 …scoverTypings(host, log, fileNames, projectRootPath, safeList, packageNameToTypingLocation, typeAc… argument
Dtsserverlibrary.js115221 …scoverTypings(host, log, fileNames, projectRootPath, safeList, packageNameToTypingLocation, typeAc… argument
Dtsserver.js152355 …scoverTypings(host, log, fileNames, projectRootPath, safeList, packageNameToTypingLocation, typeAc… argument