Home
last modified time | relevance | path

Searched defs:readFileWithCache (Results 1 – 8 of 8) sorted by relevance

/third_party/typescript/src/compiler/
DtsbuildPublic.ts244 readFileWithCache: (f: string) => string | undefined; property
524 } = changeCompilerHostLikeToUseCache(
525 host,
Dprogram.ts220 const readFileWithCache = (fileName: string): string | undefined => { constant
/third_party/typescript/lib/
Dtsc.js87217 var readFileWithCache = function (fileName) { function
93541 readFileWithCache: function (f) { return host.readFile(f); }, method
DtypingsInstaller.js106234 var readFileWithCache = function (fileName) { function
113535 readFileWithCache: function (f) { return host.readFile(f); }, method
DtypescriptServices.js106439 var readFileWithCache = function (fileName) { function
113740 readFileWithCache: function (f) { return host.readFile(f); }, method
Dtypescript.js106439 var readFileWithCache = function (fileName) { function
113740 readFileWithCache: function (f) { return host.readFile(f); }, method
Dtsserver.js106245 var readFileWithCache = function (fileName) { function
113546 readFileWithCache: function (f) { return host.readFile(f); }, method
Dtsserverlibrary.js106439 var readFileWithCache = function (fileName) { function
113740 readFileWithCache: function (f) { return host.readFile(f); }, method