Home
last modified time | relevance | path

Searched defs:oldOptions (Results 1 – 11 of 11) sorted by relevance

/third_party/typescript/tests/cases/fourslash/
DformattingMultilineCommentsWithTabs2.ts20 var oldOptions = format.setFormatOptions(options); variable
DformattingReplaceSpacesWithTabs.ts15 var oldOptions = format.setFormatOptions(options); variable
/third_party/typescript/src/server/
Dproject.ts1438 const oldOptions = this.compilerOptions; constant
2177 const oldOptions = this.getWatchOptions(); constant
/third_party/typescript/src/compiler/
Dprogram.ts757 const oldOptions = program.getCompilerOptions(); constant
1405 const oldOptions = oldProgram.getCompilerOptions(); constant
/third_party/node/test/parallel/
Dtest-util-inspect.js1466 const oldOptions = { ...util.inspect.defaultOptions }; constant
/third_party/typescript/lib/
Dtsc.js10102 function changesAffectModuleResolution(oldOptions, newOptions) { argument
10107 function optionsHaveModuleResolutionChanges(oldOptions, newOptions) { argument
15027 function compilerOptionsAffectSemanticDiagnostics(newOptions, oldOptions) { argument
15032 function compilerOptionsAffectEmit(newOptions, oldOptions) { argument
DtypingsInstaller.js13377 function changesAffectModuleResolution(oldOptions, newOptions) { argument
13382 function optionsHaveModuleResolutionChanges(oldOptions, newOptions) { argument
19023 function compilerOptionsAffectSemanticDiagnostics(newOptions, oldOptions) { argument
19028 function compilerOptionsAffectEmit(newOptions, oldOptions) { argument
Dtypescript.js13582 function changesAffectModuleResolution(oldOptions, newOptions) { argument
13587 function optionsHaveModuleResolutionChanges(oldOptions, newOptions) { argument
19228 function compilerOptionsAffectSemanticDiagnostics(newOptions, oldOptions) { argument
19233 function compilerOptionsAffectEmit(newOptions, oldOptions) { argument
150184 function onReleaseOldSourceFile(oldSourceFile, oldOptions) { argument
DtypescriptServices.js13582 function changesAffectModuleResolution(oldOptions, newOptions) { argument
13587 function optionsHaveModuleResolutionChanges(oldOptions, newOptions) { argument
19228 function compilerOptionsAffectSemanticDiagnostics(newOptions, oldOptions) { argument
19233 function compilerOptionsAffectEmit(newOptions, oldOptions) { argument
150184 function onReleaseOldSourceFile(oldSourceFile, oldOptions) { argument
Dtsserverlibrary.js13582 function changesAffectModuleResolution(oldOptions, newOptions) { argument
13587 function optionsHaveModuleResolutionChanges(oldOptions, newOptions) { argument
19228 function compilerOptionsAffectSemanticDiagnostics(newOptions, oldOptions) { argument
19233 function compilerOptionsAffectEmit(newOptions, oldOptions) { argument
150184 function onReleaseOldSourceFile(oldSourceFile, oldOptions) { argument
Dtsserver.js13388 function changesAffectModuleResolution(oldOptions, newOptions) { argument
13393 function optionsHaveModuleResolutionChanges(oldOptions, newOptions) { argument
19034 function compilerOptionsAffectSemanticDiagnostics(newOptions, oldOptions) { argument
19039 function compilerOptionsAffectEmit(newOptions, oldOptions) { argument
149615 function onReleaseOldSourceFile(oldSourceFile, oldOptions) { argument