Home
last modified time | relevance | path

Searched defs:oldSourceFile (Results 1 – 5 of 5) sorted by relevance

/third_party/typescript/src/compiler/
Dprogram.ts1264 for (const oldSourceFile of oldSourceFiles) { constant
1533 const oldSourceFile = oldProgram && oldProgram.getSourceFile(file.fileName); constant
1744 for (const oldSourceFile of oldSourceFiles) { constant
/third_party/typescript/src/server/
Dproject.ts1334 const oldSourceFile = oldProgram.getSourceFileByPath(fileName); constant
/third_party/typescript/src/services/
Dservices.ts1501 const oldSourceFile = program && program.getSourceFileByPath(path); constant
/third_party/typescript/lib/
DtypingsInstaller.js14722 … function hasChangesInResolutions(names, newResolutions, oldResolutions, oldSourceFile, comparer) { argument
129039 function onReleaseOldSourceFile(oldSourceFile, _oldOptions, hasSourceFileByPath) { argument
Dtsc.js11251 … function hasChangesInResolutions(names, newResolutions, oldResolutions, oldSourceFile, comparer) { argument
107339 function onReleaseOldSourceFile(oldSourceFile, _oldOptions, hasSourceFileByPath) { argument