Home
last modified time | relevance | path

Searched refs:newFiles (Results 1 – 2 of 2) sorted by relevance

/third_party/typescript/src/services/
DtextChanges.ts301 …private readonly newFiles: { readonly oldFile: SourceFile | undefined, readonly fileName: string, … property in ts.textChanges.ChangeTracker
950 for (const { oldFile, fileName, statements } of this.newFiles) {
957 this.newFiles.push({ oldFile, fileName, statements });
/third_party/node/deps/npm/node_modules/glob/
DREADME.md121 const newFiles = await glob('**', {