Home
last modified time | relevance | path

Searched refs:perFile (Results 1 – 7 of 7) sorted by relevance

/third_party/typescript/src/compiler/
Dprogram.ts581 perFile?: ESMap<Path, readonly T[]>; property
1824 ? cachedBindAndCheckDiagnosticsForFile.perFile?.get(sourceFile.path)
2225 ? cache.perFile?.get(sourceFile.path)
2233 (cache.perFile || (cache.perFile = new Map())).set(sourceFile.path, result);
/third_party/typescript/lib/
Dtsc.js88401 …? (_a = cachedBindAndCheckDiagnosticsForFile.perFile) === null || _a === void 0 ? void 0 : _a.get(…
88698 ? (_a = cache.perFile) === null || _a === void 0 ? void 0 : _a.get(sourceFile.path)
88705 (cache.perFile || (cache.perFile = new ts.Map())).set(sourceFile.path, result);
DtypingsInstaller.js107614 …? (_a = cachedBindAndCheckDiagnosticsForFile.perFile) === null || _a === void 0 ? void 0 : _a.get(…
107952 ? (_a = cache.perFile) === null || _a === void 0 ? void 0 : _a.get(sourceFile.path)
107959 (cache.perFile || (cache.perFile = new ts.Map())).set(sourceFile.path, result);
Dtypescript.js107819 …? (_a = cachedBindAndCheckDiagnosticsForFile.perFile) === null || _a === void 0 ? void 0 : _a.get(…
108157 ? (_a = cache.perFile) === null || _a === void 0 ? void 0 : _a.get(sourceFile.path)
108164 (cache.perFile || (cache.perFile = new ts.Map())).set(sourceFile.path, result);
DtypescriptServices.js107819 …? (_a = cachedBindAndCheckDiagnosticsForFile.perFile) === null || _a === void 0 ? void 0 : _a.get(…
108157 ? (_a = cache.perFile) === null || _a === void 0 ? void 0 : _a.get(sourceFile.path)
108164 (cache.perFile || (cache.perFile = new ts.Map())).set(sourceFile.path, result);
Dtsserverlibrary.js107819 …? (_a = cachedBindAndCheckDiagnosticsForFile.perFile) === null || _a === void 0 ? void 0 : _a.get(…
108157 ? (_a = cache.perFile) === null || _a === void 0 ? void 0 : _a.get(sourceFile.path)
108164 (cache.perFile || (cache.perFile = new ts.Map())).set(sourceFile.path, result);
Dtsserver.js107625 …? (_a = cachedBindAndCheckDiagnosticsForFile.perFile) === null || _a === void 0 ? void 0 : _a.get(…
107963 ? (_a = cache.perFile) === null || _a === void 0 ? void 0 : _a.get(sourceFile.path)
107970 (cache.perFile || (cache.perFile = new ts.Map())).set(sourceFile.path, result);