Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
DwatchUtilities.ts329 …const extendedConfigs = arrayToMap(options?.configFile?.extendedSourceFiles || emptyArray, toPath); constant
332 if (!extendedConfigs.has(extendedConfigFilePath)) {
338 extendedConfigs.forEach((extendedConfigFileName, extendedConfigFilePath) => {
/third_party/typescript/lib/
Dtsc.js99919 …var extendedConfigs = ts.arrayToMap(((_a = options === null || options === void 0 ? void 0 : optio…
99921 if (!extendedConfigs.has(extendedConfigFilePath)) {
99926 extendedConfigs.forEach(function (extendedConfigFileName, extendedConfigFilePath) {
DtypingsInstaller.js120511 …var extendedConfigs = ts.arrayToMap(((_a = options === null || options === void 0 ? void 0 : optio…
120514 if (!extendedConfigs.has(extendedConfigFilePath)) {
120520 extendedConfigs.forEach(function (extendedConfigFileName, extendedConfigFilePath) {