Home
last modified time | relevance | path

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

/third_party/typescript/src/jsTyping/
DjsTyping.ts131 const filesToWatch: string[] = []; constant
187 const result = { cachedTypingPaths, newTypingNames, filesToWatch }; constant
/third_party/typescript/src/testRunner/unittests/tsserver/
DconfigFileSearch.ts133 const filesToWatch = [libFile.path, ...getConfigFilesToWatch(dirOfFile)]; constant
/third_party/typescript/lib/
DtypingsInstaller.js115078 …cachedTypingPaths: cachedTypingPaths, newTypingNames: newTypingNames, filesToWatch: filesToWatch }; property
115095 function getTypingNamesFromJson(jsonPath, filesToWatch) { argument
115132 function getTypingNamesFromPackagesFolder(packagesFolderPath, filesToWatch) { argument
DtypescriptServices.js115283 …cachedTypingPaths: cachedTypingPaths, newTypingNames: newTypingNames, filesToWatch: filesToWatch }; property
115300 function getTypingNamesFromJson(jsonPath, filesToWatch) { argument
115337 function getTypingNamesFromPackagesFolder(packagesFolderPath, filesToWatch) { argument
Dtypescript.js115283 …cachedTypingPaths: cachedTypingPaths, newTypingNames: newTypingNames, filesToWatch: filesToWatch }; property
115300 function getTypingNamesFromJson(jsonPath, filesToWatch) { argument
115337 function getTypingNamesFromPackagesFolder(packagesFolderPath, filesToWatch) { argument
Dtsserver.js152417 …cachedTypingPaths: cachedTypingPaths, newTypingNames: newTypingNames, filesToWatch: filesToWatch }; property
152434 function getTypingNamesFromJson(jsonPath, filesToWatch) { argument
152471 function getTypingNamesFromPackagesFolder(packagesFolderPath, filesToWatch) { argument
Dtsserverlibrary.js115283 …cachedTypingPaths: cachedTypingPaths, newTypingNames: newTypingNames, filesToWatch: filesToWatch }; property
115300 function getTypingNamesFromJson(jsonPath, filesToWatch) { argument
115337 function getTypingNamesFromPackagesFolder(packagesFolderPath, filesToWatch) { argument