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 const loggingHost = Debug.loggingHost; constant
/third_party/typescript/src/compiler/
Ddebug.ts31 export let loggingHost: LoggingHost | undefined; variable