Home
last modified time | relevance | path

Searched defs:safeListPath (Results 1 – 3 of 3) sorted by relevance

/third_party/typescript/src/typingsInstallerCore/
DtypingsInstaller.ts113 private readonly safeListPath: Path, property in ts.server.typingsInstaller.TypingsInstaller
/third_party/typescript/src/services/
Dshims.ts29 safeListPath: string; // The path used to retrieve the safe list property
/third_party/typescript/lib/
DtypingsInstaller.js131707 function loadSafeList(host, safeListPath) { argument
132070 …function TypingsInstaller(installTypingHost, globalCachePath, safeListPath, typesMapLocation, thro… argument