Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dprogram.ts201 …nst impliedNodeFormat: SourceFile["impliedNodeFormat"] = typeof languageVersionOrOptions === "obje… constant
/third_party/typescript/lib/
Dtsc.js26250 …function createSourceFile(fileName, sourceText, languageVersionOrOptions, setParentNodes, scriptKi… argument
100347 function getSourceFile(fileName, languageVersionOrOptions, onError) { argument
107274 getSourceFile: function (fileName, languageVersionOrOptions, onError) { argument
107740 …function getVersionedSourceFileByPath(fileName, path, languageVersionOrOptions, onError, shouldCre… argument
DtypingsInstaller.js32374 …function createSourceFile(fileName, sourceText, languageVersionOrOptions, setParentNodes, scriptKi… argument
120992 function getSourceFile(fileName, languageVersionOrOptions, onError) { argument
128957 getSourceFile: function (fileName, languageVersionOrOptions, onError) { argument
129460 …function getVersionedSourceFileByPath(fileName, path, languageVersionOrOptions, onError, shouldCre… argument