Searched defs:watchLogLevel (Results 1 – 8 of 8) sorted by relevance
/third_party/typescript/src/compiler/ |
D | watch.ts | 435 …const watchLogLevel = host.trace ? options.extendedDiagnostics ? WatchLogLevel.Verbose : options.d… constant
|
/third_party/typescript/src/server/ |
D | editorServices.ts | 831 const watchLogLevel = this.logger.hasLevel(LogLevel.verbose) ? WatchLogLevel.Verbose : constant
|
/third_party/typescript/lib/ |
D | tsc.js | 86950 function getWatchFactory(host, watchLogLevel, log, getDetailWatchInfo) { argument
|
D | typingsInstaller.js | 105953 function getWatchFactory(host, watchLogLevel, log, getDetailWatchInfo) { argument
|
D | typescriptServices.js | 106158 function getWatchFactory(host, watchLogLevel, log, getDetailWatchInfo) { argument
|
D | typescript.js | 106158 function getWatchFactory(host, watchLogLevel, log, getDetailWatchInfo) { argument
|
D | tsserverlibrary.js | 106158 function getWatchFactory(host, watchLogLevel, log, getDetailWatchInfo) { argument
|
D | tsserver.js | 105964 function getWatchFactory(host, watchLogLevel, log, getDetailWatchInfo) { argument
|