Home
last modified time | relevance | path

Searched refs:commandLineCompilerOptionsMapCache (Results 1 – 3 of 3) sorted by relevance

/third_party/typescript/src/compiler/
DcommandLineParser.ts1995 let commandLineCompilerOptionsMapCache: ESMap<string, CommandLineOption>; variable
1997 …return commandLineCompilerOptionsMapCache || (commandLineCompilerOptionsMapCache = commandLineOpti…
/third_party/typescript/lib/
DtypingsInstaller.js42628 var commandLineCompilerOptionsMapCache;
42630 …return commandLineCompilerOptionsMapCache || (commandLineCompilerOptionsMapCache = commandLineOpti…
Dtsc.js34909 var commandLineCompilerOptionsMapCache;
34911 …return commandLineCompilerOptionsMapCache || (commandLineCompilerOptionsMapCache = commandLineOpti…