Home
last modified time | relevance | path

Searched refs:optionsNameMapCache (Results 1 – 7 of 7) sorted by relevance

/third_party/typescript/src/compiler/
DcommandLineParser.ts1224 let optionsNameMapCache: OptionsNameMap; variable
1228 … return optionsNameMapCache || (optionsNameMapCache = createOptionNameMap(optionDeclarations));
/third_party/typescript/lib/
DtypingsInstaller.js37360 var optionsNameMapCache;
37363 … return optionsNameMapCache || (optionsNameMapCache = createOptionNameMap(ts.optionDeclarations));
Dtsc.js30381 var optionsNameMapCache;
30383 … return optionsNameMapCache || (optionsNameMapCache = createOptionNameMap(ts.optionDeclarations));
Dtsserver.js37371 var optionsNameMapCache;
37374 … return optionsNameMapCache || (optionsNameMapCache = createOptionNameMap(ts.optionDeclarations));
DtypescriptServices.js37565 var optionsNameMapCache;
37568 … return optionsNameMapCache || (optionsNameMapCache = createOptionNameMap(ts.optionDeclarations));
Dtsserverlibrary.js37565 var optionsNameMapCache;
37568 … return optionsNameMapCache || (optionsNameMapCache = createOptionNameMap(ts.optionDeclarations));
Dtypescript.js37565 var optionsNameMapCache;
37568 … return optionsNameMapCache || (optionsNameMapCache = createOptionNameMap(ts.optionDeclarations));