Searched defs:file1Consumer2 (Results 1 – 3 of 3) sorted by relevance
| /third_party/typescript/src/testRunner/unittests/tscWatch/ |
| D | emit.ts | 113 const file1Consumer2: ts.tscWatch.File = { constant 132 …const files = [moduleFile1, file1Consumer1, file1Consumer2, globalFile3, moduleFile2, configFile, … constant
|
| /third_party/typescript/src/testRunner/unittests/tsserver/events/ |
| D | projectUpdatedInBackground.ts | 156 const file1Consumer2: ts.projectSystem.File = { constant 177 …const files: ts.projectSystem.File[] = [file1Consumer1, moduleFile1, file1Consumer2, moduleFile2, … constant 280 …const { host, moduleFile1, file1Consumer2, verifyProjectsUpdatedInBackgroundEvent } = getInitialSt… constant
|
| /third_party/typescript/src/testRunner/unittests/tsserver/ |
| D | compileOnSave.ts | 32 let file1Consumer2: ts.projectSystem.File; variable
|