Home
last modified time | relevance | path

Searched defs:impliedNodeFormat (Results 1 – 9 of 9) sorted by relevance

/third_party/typescript/src/compiler/
Dprogram.ts201 …const impliedNodeFormat: SourceFile["impliedNodeFormat"] = typeof languageVersionOrOptions === "ob… constant
509 impliedNodeFormat?: SourceFile["impliedNodeFormat"]; property
877 …const impliedNodeFormat = packageJsonScope?.contents.packageJsonContent.type === "module" ? Module… constant
Dchecker.ts2838 …isESMFormatImportImportingCommonjsFormatFile(usageMode: SourceFile["impliedNodeFormat"], targetMod… enumerator
6466 …ymbol: Symbol, context: NodeBuilderContext, overrideImportMode?: SourceFile["impliedNodeFormat"]) { enumerator
6530 … function getSpecifierCacheKey(path: string, mode: SourceFile["impliedNodeFormat"] | undefined) { enumerator
/third_party/typescript/src/services/
Dservices.ts1034 impliedNodeFormat: getImpliedNodeFormatForFile( constant
1126 impliedNodeFormat: sourceFile.impliedNodeFormat, constant
/third_party/typescript/src/harness/
DfourslashImpl.ts2261 impliedNodeFormat: ts.getImpliedNodeFormatForFile( constant
/third_party/typescript/lib/
Dtypescript.d.ts2152 impliedNodeFormat?: ModuleKind.ESNext | ModuleKind.CommonJS; property
DtypescriptServices.d.ts2152 impliedNodeFormat?: ModuleKind.ESNext | ModuleKind.CommonJS; property
Dtsserverlibrary.d.ts2152 impliedNodeFormat?: ModuleKind.ESNext | ModuleKind.CommonJS; property
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts2152 impliedNodeFormat?: ModuleKind.ESNext | ModuleKind.CommonJS; property
Dtsserverlibrary.d.ts2152 impliedNodeFormat?: ModuleKind.ESNext | ModuleKind.CommonJS; property