Searched defs:programOfThisState (Results 1 – 2 of 2) sorted by relevance
| /third_party/typescript/lib/ |
| D | typingsInstaller.js | 38664 …function getFilesAffectedBy(state, programOfThisState, path2, cancellationToken, computeHash, getC… argument 38679 …function getFilesAffectedByWithOldState(state, programOfThisState, path2, cancellationToken, compu… argument 38695 …function updateShapeSignature(state, programOfThisState, sourceFile, cancellationToken, computeHas… argument 38767 function getAllDependencies(state, programOfThisState, sourceFile) { argument 38796 function getAllFileNames(state, programOfThisState) { argument 38822 function getAllFilesExcludingDefaultLibraryFile(state, programOfThisState, firstSourceFile) { argument 38843 …function getFilesAffectedByUpdatedShapeWhenNonModuleEmit(state, programOfThisState, sourceFileWith… argument 38850 …function getFilesAffectedByUpdatedShapeWhenModuleEmit(state, programOfThisState, sourceFileWithUpd… argument
|
| D | tsc.js | 108142 …function getFilesAffectedBy(state, programOfThisState, path, cancellationToken, computeHash, getCa… argument 108157 …function getFilesAffectedByWithOldState(state, programOfThisState, path, cancellationToken, comput… argument 108173 …function updateShapeSignature(state, programOfThisState, sourceFile, cancellationToken, computeHas… argument 108245 function getAllDependencies(state, programOfThisState, sourceFile) { argument 108274 function getAllFileNames(state, programOfThisState) { argument 108300 function getAllFilesExcludingDefaultLibraryFile(state, programOfThisState, firstSourceFile) { argument 108321 …function getFilesAffectedByUpdatedShapeWhenNonModuleEmit(state, programOfThisState, sourceFileWith… argument 108328 …function getFilesAffectedByUpdatedShapeWhenModuleEmit(state, programOfThisState, sourceFileWithUpd… argument
|