| /third_party/typescript/src/compiler/ |
| D | resolutionCache.ts | 74 nonRecursive?: boolean; property 80 nonRecursive?: boolean; property 581 const { dir, dirPath, nonRecursive } = toWatch; constant
|
| /third_party/typescript/lib/ |
| D | tsc.js | 91668 function setDirectoryWatcher(dir, dirPath, nonRecursive) { argument 91675 …dLookups.set(dirPath, { watcher: createDirectoryWatcher(dir, dirPath, nonRecursive), refCount: 1, … property 91725 function createDirectoryWatcher(directory, dirPath, nonRecursive) { argument
|
| D | typingsInstaller.js | 111406 function setDirectoryWatcher(dir, dirPath, nonRecursive) { argument 111413 …dLookups.set(dirPath, { watcher: createDirectoryWatcher(dir, dirPath, nonRecursive), refCount: 1, … property 111465 function createDirectoryWatcher(directory, dirPath, nonRecursive) { argument
|
| D | typescriptServices.js | 111611 function setDirectoryWatcher(dir, dirPath, nonRecursive) { argument 111618 …dLookups.set(dirPath, { watcher: createDirectoryWatcher(dir, dirPath, nonRecursive), refCount: 1, … property 111670 function createDirectoryWatcher(directory, dirPath, nonRecursive) { argument
|
| D | typescript.js | 111611 function setDirectoryWatcher(dir, dirPath, nonRecursive) { argument 111618 …dLookups.set(dirPath, { watcher: createDirectoryWatcher(dir, dirPath, nonRecursive), refCount: 1, … property 111670 function createDirectoryWatcher(directory, dirPath, nonRecursive) { argument
|
| D | tsserverlibrary.js | 111611 function setDirectoryWatcher(dir, dirPath, nonRecursive) { argument 111618 …dLookups.set(dirPath, { watcher: createDirectoryWatcher(dir, dirPath, nonRecursive), refCount: 1, … property 111670 function createDirectoryWatcher(directory, dirPath, nonRecursive) { argument
|
| D | tsserver.js | 111417 function setDirectoryWatcher(dir, dirPath, nonRecursive) { argument 111424 …dLookups.set(dirPath, { watcher: createDirectoryWatcher(dir, dirPath, nonRecursive), refCount: 1, … property 111476 function createDirectoryWatcher(directory, dirPath, nonRecursive) { argument
|