Home
last modified time | relevance | path

Searched refs:toWatch (Results 1 – 7 of 7) sorted by relevance

/third_party/typescript/src/compiler/
DresolutionCache.ts584 …const toWatch = getDirectoryToWatchFailedLookupLocation(failedLookupLocation, failedLookupLocation… constant
585 if (toWatch) {
586 const { dir, dirPath, nonRecursive } = toWatch;
651 …const toWatch = getDirectoryToWatchFailedLookupLocation(failedLookupLocation, failedLookupLocation… constant
652 if (toWatch) {
653 const { dirPath } = toWatch;
831 … const toWatch = getDirectoryToWatchFromFailedLookupLocationDirectory(typeRoot, typeRootPath); constant
832 …return toWatch && directoryWatchesOfFailedLookups.has(toWatch.dirPath) ? toWatch.dirPath : undefin…
/third_party/typescript/lib/
Dtsc.js91642 …var toWatch = getDirectoryToWatchFailedLookupLocation(failedLookupLocation, failedLookupLocationPa…
91643 if (toWatch) {
91644 … var dir = toWatch.dir, dirPath = toWatch.dirPath, nonRecursive = toWatch.nonRecursive;
91696 …var toWatch = getDirectoryToWatchFailedLookupLocation(failedLookupLocation, failedLookupLocationPa…
91697 if (toWatch) {
91698 var dirPath = toWatch.dirPath;
91844 … var toWatch = getDirectoryToWatchFromFailedLookupLocationDirectory(typeRoot, typeRootPath);
91845 …return toWatch && directoryWatchesOfFailedLookups.has(toWatch.dirPath) ? toWatch.dirPath : undefin…
DtypingsInstaller.js111377 …var toWatch = getDirectoryToWatchFailedLookupLocation(failedLookupLocation, failedLookupLocationPa…
111378 if (toWatch) {
111379 … var dir = toWatch.dir, dirPath = toWatch.dirPath, nonRecursive = toWatch.nonRecursive;
111435 …var toWatch = getDirectoryToWatchFailedLookupLocation(failedLookupLocation, failedLookupLocationPa…
111436 if (toWatch) {
111437 var dirPath = toWatch.dirPath;
111599 … var toWatch = getDirectoryToWatchFromFailedLookupLocationDirectory(typeRoot, typeRootPath);
111600 …return toWatch && directoryWatchesOfFailedLookups.has(toWatch.dirPath) ? toWatch.dirPath : undefin…
Dtsserverlibrary.js111582 …var toWatch = getDirectoryToWatchFailedLookupLocation(failedLookupLocation, failedLookupLocationPa…
111583 if (toWatch) {
111584 … var dir = toWatch.dir, dirPath = toWatch.dirPath, nonRecursive = toWatch.nonRecursive;
111640 …var toWatch = getDirectoryToWatchFailedLookupLocation(failedLookupLocation, failedLookupLocationPa…
111641 if (toWatch) {
111642 var dirPath = toWatch.dirPath;
111804 … var toWatch = getDirectoryToWatchFromFailedLookupLocationDirectory(typeRoot, typeRootPath);
111805 …return toWatch && directoryWatchesOfFailedLookups.has(toWatch.dirPath) ? toWatch.dirPath : undefin…
Dtypescript.js111582 …var toWatch = getDirectoryToWatchFailedLookupLocation(failedLookupLocation, failedLookupLocationPa…
111583 if (toWatch) {
111584 … var dir = toWatch.dir, dirPath = toWatch.dirPath, nonRecursive = toWatch.nonRecursive;
111640 …var toWatch = getDirectoryToWatchFailedLookupLocation(failedLookupLocation, failedLookupLocationPa…
111641 if (toWatch) {
111642 var dirPath = toWatch.dirPath;
111804 … var toWatch = getDirectoryToWatchFromFailedLookupLocationDirectory(typeRoot, typeRootPath);
111805 …return toWatch && directoryWatchesOfFailedLookups.has(toWatch.dirPath) ? toWatch.dirPath : undefin…
Dtsserver.js111388 …var toWatch = getDirectoryToWatchFailedLookupLocation(failedLookupLocation, failedLookupLocationPa…
111389 if (toWatch) {
111390 … var dir = toWatch.dir, dirPath = toWatch.dirPath, nonRecursive = toWatch.nonRecursive;
111446 …var toWatch = getDirectoryToWatchFailedLookupLocation(failedLookupLocation, failedLookupLocationPa…
111447 if (toWatch) {
111448 var dirPath = toWatch.dirPath;
111610 … var toWatch = getDirectoryToWatchFromFailedLookupLocationDirectory(typeRoot, typeRootPath);
111611 …return toWatch && directoryWatchesOfFailedLookups.has(toWatch.dirPath) ? toWatch.dirPath : undefin…
DtypescriptServices.js111582 …var toWatch = getDirectoryToWatchFailedLookupLocation(failedLookupLocation, failedLookupLocationPa…
111583 if (toWatch) {
111584 … var dir = toWatch.dir, dirPath = toWatch.dirPath, nonRecursive = toWatch.nonRecursive;
111640 …var toWatch = getDirectoryToWatchFailedLookupLocation(failedLookupLocation, failedLookupLocationPa…
111641 if (toWatch) {
111642 var dirPath = toWatch.dirPath;
111804 … var toWatch = getDirectoryToWatchFromFailedLookupLocationDirectory(typeRoot, typeRootPath);
111805 …return toWatch && directoryWatchesOfFailedLookups.has(toWatch.dirPath) ? toWatch.dirPath : undefin…