Home
last modified time | relevance | path

Searched defs:watchLogLevel (Results 1 – 4 of 4) sorted by relevance

/third_party/typescript/src/compiler/
Dwatch.ts593 …const watchLogLevel = host.trace ? options.extendedDiagnostics ? WatchLogLevel.Verbose : options.d… constant
/third_party/typescript/src/server/
DeditorServices.ts876 const watchLogLevel = this.logger.hasLevel(LogLevel.verbose) ? WatchLogLevel.Verbose : constant
/third_party/typescript/lib/
DtypingsInstaller.js120523 function getWatchFactory(host, watchLogLevel, log, getDetailWatchInfo) { argument
Dtsc.js99910 function getWatchFactory(host, watchLogLevel, log, getDetailWatchInfo) { argument