Searched refs:excludeWatcherFactory (Results 1 – 3 of 3) sorted by relevance
/third_party/typescript/src/compiler/ |
D | watchUtilities.ts | 605 const excludeWatcherFactory = watchLogLevel === WatchLogLevel.Verbose ? constant 624 excludeWatcherFactory(file, flags, options, detailInfo1, detailInfo2);
|
/third_party/typescript/lib/ |
D | typingsInstaller.js | 120541 var excludeWatcherFactory = watchLogLevel === WatchLogLevel.Verbose ? 120553 excludeWatcherFactory(file, flags, options, detailInfo1, detailInfo2);
|
D | tsc.js | 99928 var excludeWatcherFactory = watchLogLevel === WatchLogLevel.Verbose ? 99940 excludeWatcherFactory(file, flags, options, detailInfo1, detailInfo2);
|