Searched refs:runWithFallbackPolling (Results 1 – 3 of 3) sorted by relevance
29 runWithFallbackPolling?: boolean; property345 runWithFallbackPolling: boolean;363 runWithoutRecursiveWatches, runWithFallbackPolling,375 this.runWithFallbackPolling = !!runWithFallbackPolling;681 …if (this.runWithFallbackPolling) throw new Error("Need to use fallback polling instead of file sys…
230 …ost(files.concat(commonFile1), { runWithoutRecursiveWatches: true, runWithFallbackPolling: true });289 …ost(files.concat(commonFile1), { runWithoutRecursiveWatches: true, runWithFallbackPolling: true });
449 …urn createWatchedSystem(files, { runWithoutRecursiveWatches: true, runWithFallbackPolling: true });