Home
last modified time | relevance | path

Searched defs:getModeForResolutionAtIndex (Results 1 – 3 of 3) sorted by relevance

/third_party/typescript/src/compiler/
Dprogram.ts527 …export function getModeForResolutionAtIndex(file: SourceFile, index: number): ModuleKind.CommonJS … function
1417 …const mode = typeof n === "string" ? getModeForResolutionAtIndex(containingFile, i) : getModeForFi… constant
/third_party/typescript/lib/
Dtsc.js102087 function getModeForResolutionAtIndex(file, index) { function
DtypingsInstaller.js122964 function getModeForResolutionAtIndex(file, index) { function