Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
DresolutionCache.ts74 nonRecursive?: boolean; property
80 nonRecursive?: boolean; property
581 const { dir, dirPath, nonRecursive } = toWatch; constant
/third_party/typescript/lib/
Dtsc.js91668 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
DtypingsInstaller.js111406 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
DtypescriptServices.js111611 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
Dtypescript.js111611 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
Dtsserverlibrary.js111611 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
Dtsserver.js111417 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