Searched defs:affected (Results 1 – 3 of 3) sorted by relevance
| /third_party/typescript/src/compiler/ |
| D | builder.ts | 1205 const affected = Debug.checkDefined(state.program); constant 1383 …const affected = getNextAffectedFile(state, cancellationToken, computeHash, getCanonicalFileName, … constant
|
| /third_party/typescript/lib/ |
| D | typingsInstaller.js | 125428 function doneWithAffectedFile(state, affected, emitKind, isPendingEmit, isBuildInfoEmit) { argument 125454 function toAffectedFileResult(state, result, affected) { argument 125461 …function toAffectedFileEmitResult(state, result, affected, emitKind, isPendingEmit, isBuildInfoEmi… argument
|
| D | tsc.js | 104172 function doneWithAffectedFile(state, affected, emitKind, isPendingEmit, isBuildInfoEmit) { argument 104194 function toAffectedFileResult(state, result, affected) { argument 104198 …function toAffectedFileEmitResult(state, result, affected, emitKind, isPendingEmit, isBuildInfoEmi… argument
|