Home
last modified time | relevance | path

Searched defs:loggingHost (Results 1 – 2 of 2) sorted by relevance

/third_party/typescript/src/testRunner/unittests/
DdebugDeprecation.ts4 let loggingHost: ts.LoggingHost | undefined; variable
/third_party/typescript/src/compiler/
Ddebug.ts134 export let loggingHost: LoggingHost | undefined; variable