Searched defs:optionsToExtend (Results 1 – 5 of 5) sorted by relevance
| /third_party/typescript/src/testRunner/unittests/tscWatch/ |
| D | incremental.ts | 13 optionsToExtend?: readonly string[]; property
|
| /third_party/typescript/src/compiler/ |
| D | watchPublic.ts | 186 optionsToExtend?: CompilerOptions; property 314 …const { configFileName, optionsToExtend: optionsToExtendForConfigFile = {}, watchOptionsToExtend, … constant
|
| D | watch.ts | 754 optionsToExtend?: CompilerOptions; property
|
| /third_party/typescript/lib/ |
| D | tsc.js | 34847 …function getParsedCommandLineOfConfigFile(configFileName, optionsToExtend, host, extendedConfigCac… argument 106905 …function parseConfigFileWithSystem(configFileName, optionsToExtend, extendedConfigCache, watchOpti… argument 107484 optionsToExtend: options, property 110483 …teWatchOfConfigFile(system, cb, reportDiagnostic, configParseResult, optionsToExtend, watchOptions… argument 110486 optionsToExtend: optionsToExtend, property
|
| D | typingsInstaller.js | 42551 …function getParsedCommandLineOfConfigFile(configFileName, optionsToExtend, host, extendedConfigCac… argument 128566 …function parseConfigFileWithSystem(configFileName, optionsToExtend, extendedConfigCache, watchOpti… argument 129186 optionsToExtend: options, property
|