| /third_party/typescript/tests/baselines/reference/config/tsconfigParsingWatchOptions/ |
| D | different options with json api.js | 102 "compileOnSave": false property
|
| /third_party/typescript/tests/cases/projects/decoratorMetadata/emitDecoratorMetadataSystemJS/ |
| D | tsconfig.json | 2 "compileOnSave": true, boolean
|
| /third_party/typescript/tests/cases/projects/decoratorMetadata/emitDecoratorMetadataCommonJSIsolatedModule/ |
| D | tsconfig.json | 2 "compileOnSave": true, boolean
|
| /third_party/typescript/tests/cases/projects/decoratorMetadata/emitDecoratorMetadataSystemJSIsolatedModule/ |
| D | tsconfig.json | 2 "compileOnSave": true, boolean
|
| /third_party/typescript/tests/cases/projects/decoratorMetadata/emitDecoratorMetadataCommonJSIsolatedModuleNoResolve/ |
| D | tsconfig.json | 2 "compileOnSave": true, boolean
|
| /third_party/typescript/tests/cases/projects/decoratorMetadata/emitDecoratorMetadataSystemJSIsolatedModuleNoResolve/ |
| D | tsconfig.json | 2 "compileOnSave": true, boolean
|
| /third_party/typescript/tests/baselines/reference/config/showConfig/Show TSConfig with compileOnSave and more/ |
| D | tsconfig.json | 19 "compileOnSave": true boolean
|
| /third_party/jsframework/ |
| D | tsconfig.json | 2 "compileOnSave": false, boolean
|
| /third_party/typescript/src/server/ |
| D | editorServices.ts | 122 readonly compileOnSave: boolean; property
|
| D | protocol.ts | 1423 compileOnSave?: boolean; property
|
| /third_party/typescript/tests/arkTSTest/ |
| D | tsconfig.json | 2 "compileOnSave": false, boolean
|
| /third_party/typescript/src/compiler/ |
| D | commandLineParser.ts | 2520 compileOnSave: boolean | undefined; property
|
| /third_party/typescript/tests/dets/ |
| D | tsconfig.json | 2 "compileOnSave": false, boolean
|
| /third_party/typescript/tests/baselines/reference/api/ |
| D | tsserverlibrary.d.ts | 1162 compileOnSave?: boolean; property 7545 compileOnSave?: boolean; property
|
| D | typescript.d.ts | 3542 compileOnSave?: boolean; property
|
| /third_party/typescript/lib/ |
| D | tsserverlibrary.d.ts | 1162 compileOnSave?: boolean; property 7545 compileOnSave?: boolean; property
|
| D | typescript.d.ts | 3542 compileOnSave?: boolean; property
|
| D | tsc.js | 35296 compileOnSave: !!configParseResult.compileOnSave ? true : void 0 property
|