Home
last modified time | relevance | path

Searched refs:getImpliedNodeFormatForFile (Results 1 – 13 of 13) sorted by relevance

/third_party/typescript/src/services/
Dtranspile.ts82 …impliedNodeFormat: getImpliedNodeFormatForFile(toPath(inputFileName, "", compilerHost.getCanonical…
DdocumentRegistry.ts238 …impliedNodeFormat: host && getImpliedNodeFormatForFile(path, host.getCompilerHost?.()?.getModuleRe…
Dservices.ts1034 impliedNodeFormat: getImpliedNodeFormatForFile(
/third_party/typescript/src/compiler/
DmoduleSpecifiers.ts48 …return getImpliedNodeFormatForFile(importingSourceFileName, host.getPackageJsonInfoCache?.(), getM…
Dprogram.ts849 …export function getImpliedNodeFormatForFile(fileName: Path, packageJsonInfoCache: PackageJsonInfoC… function
/third_party/typescript/src/harness/
DfourslashImpl.ts2261 impliedNodeFormat: ts.getImpliedNodeFormatForFile(
/third_party/typescript/lib/
Dtypescript.d.ts5562 …export function getImpliedNodeFormatForFile(fileName: Path, packageJsonInfoCache: PackageJsonInfoC…
DtypescriptServices.d.ts5562 …export function getImpliedNodeFormatForFile(fileName: Path, packageJsonInfoCache: PackageJsonInfoC…
Dtsserverlibrary.d.ts5562 …export function getImpliedNodeFormatForFile(fileName: Path, packageJsonInfoCache: PackageJsonInfoC…
DtypingsInstaller.js121361 function getImpliedNodeFormatForFile(fileName, packageJsonInfoCache, host, options) { function
121365 ts.getImpliedNodeFormatForFile = getImpliedNodeFormatForFile;
127203 …return ts.getImpliedNodeFormatForFile(importingSourceFileName, (_a = host.getPackageJsonInfoCache)…
Dtsc.js100663 function getImpliedNodeFormatForFile(fileName, packageJsonInfoCache, host, options) { function
100667 ts.getImpliedNodeFormatForFile = getImpliedNodeFormatForFile;
105731 …return ts.getImpliedNodeFormatForFile(importingSourceFileName, (_a = host.getPackageJsonInfoCache)…
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts5562 …export function getImpliedNodeFormatForFile(fileName: Path, packageJsonInfoCache: PackageJsonInfoC…
Dtsserverlibrary.d.ts5562 …export function getImpliedNodeFormatForFile(fileName: Path, packageJsonInfoCache: PackageJsonInfoC…