Home
last modified time | relevance | path

Searched defs:readJsonConfigFile (Results 1 – 6 of 6) sorted by relevance

/third_party/typescript/src/compiler/
DcommandLineParser.ts2094 export function readJsonConfigFile(fileName: string, readFile: (path: string) => string | undefined… function
/third_party/typescript/lib/
Dtypescript.d.ts5698 …function readJsonConfigFile(fileName: string, readFile: (path: string) => string | undefined): TsC… method in ts.MemoryUtils
Dtsserverlibrary.d.ts9701 …function readJsonConfigFile(fileName: string, readFile: (path: string) => string | undefined): TsC… method in ts.MemoryUtils
Dtsc.js34935 function readJsonConfigFile(fileName, readFile) { function
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts5698 …function readJsonConfigFile(fileName: string, readFile: (path: string) => string | undefined): TsC… method in ts.MemoryUtils
Dtsserverlibrary.d.ts9701 …function readJsonConfigFile(fileName: string, readFile: (path: string) => string | undefined): TsC… method in ts.MemoryUtils