Home
last modified time | relevance | path

Searched refs:containingFilePath (Results 1 – 3 of 3) sorted by relevance

/third_party/typescript/src/compiler/
DresolutionCache.ts934 for (const containingFilePath of Debug.checkDefined(resolution.files)) { constant
935 (filesWithInvalidatedResolutions ??= new Set()).add(containingFilePath);
937 …DirectiveNames = hasChangedAutomaticTypeDirectiveNames || endsWith(containingFilePath, inferredTyp…
/third_party/typescript/lib/
DtypingsInstaller.js126965 var containingFilePath = _b[_a];
126966 …InvalidatedResolutions : (filesWithInvalidatedResolutions = new ts.Set())).add(containingFilePath);
126968 …ectiveNames = hasChangedAutomaticTypeDirectiveNames || ts.endsWith(containingFilePath, ts.inferred…
Dtsc.js105543 var containingFilePath = _b[_a];
105544 …InvalidatedResolutions : (filesWithInvalidatedResolutions = new ts.Set())).add(containingFilePath);
105545 …ectiveNames = hasChangedAutomaticTypeDirectiveNames || ts.endsWith(containingFilePath, ts.inferred…