Home
last modified time | relevance | path

Searched refs:supportedExtensionsWithJsonIfResolveJsonModule (Results 1 – 4 of 4) sorted by relevance

/third_party/typescript/src/compiler/
DcommandLineParser.ts3459 …const supportedExtensionsWithJsonIfResolveJsonModule = getSupportedExtensionsWithJsonIfResolveJson… constant
3472 … (const file of host.readDirectory(basePath, flatten(supportedExtensionsWithJsonIfResolveJsonModul…
Dprogram.ts1074 …const supportedExtensionsWithJsonIfResolveJsonModule = getSupportedExtensionsWithJsonIfResolveJson… constant
2801 …f (!options.allowNonTsExtensions && !forEach(flatten(supportedExtensionsWithJsonIfResolveJsonModul…
/third_party/typescript/lib/
DtypingsInstaller.js43678 …var supportedExtensionsWithJsonIfResolveJsonModule = ts.getSupportedExtensionsWithJsonIfResolveJso…
43726 …_a = 0, _b = host.readDirectory(basePath, ts.flatten(supportedExtensionsWithJsonIfResolveJsonModul…
121546 …var supportedExtensionsWithJsonIfResolveJsonModule = ts.getSupportedExtensionsWithJsonIfResolveJso…
123078 …tions.allowNonTsExtensions && !ts.forEach(ts.flatten(supportedExtensionsWithJsonIfResolveJsonModul…
Dtsc.js35810 …var supportedExtensionsWithJsonIfResolveJsonModule = ts.getSupportedExtensionsWithJsonIfResolveJso…
35845 …_a = 0, _b = host.readDirectory(basePath, ts.flatten(supportedExtensionsWithJsonIfResolveJsonModul…
100829 …var supportedExtensionsWithJsonIfResolveJsonModule = ts.getSupportedExtensionsWithJsonIfResolveJso…
102137 …tions.allowNonTsExtensions && !ts.forEach(ts.flatten(supportedExtensionsWithJsonIfResolveJsonModul…