Home
last modified time | relevance | path

Searched refs:changeCompilerHostLikeToUseCache (Results 1 – 7 of 7) sorted by relevance

/third_party/typescript/src/compiler/
DwatchPublic.ts33changeCompilerHostLikeToUseCache(host, fileName => toPath(fileName, host.getCurrentDirectory(), ho…
457 } = changeCompilerHostLikeToUseCache(compilerHost, toPath);
DtsbuildPublic.ts576 } = changeCompilerHostLikeToUseCache(
Dprogram.ts161 export function changeCompilerHostLikeToUseCache( function
/third_party/typescript/src/executeCommandLine/
DexecuteCommandLine.ts799changeCompilerHostLikeToUseCache(host, fileName => toPath(fileName, currentDirectory, getCanonical…
/third_party/typescript/src/services/
Dservices.ts1366 const { getSourceFileWithCache } = changeCompilerHostLikeToUseCache(
/third_party/typescript/lib/
Dtsc.js100138 function changeCompilerHostLikeToUseCache(host, toPath, getSourceFile) { function
100244 ts.changeCompilerHostLikeToUseCache = changeCompilerHostLikeToUseCache;
107000 …ts.changeCompilerHostLikeToUseCache(host, function (fileName) { return ts.toPath(fileName, host.ge…
107204 …var _a = ts.changeCompilerHostLikeToUseCache(compilerHost, toPath), originalReadFile = _a.original…
107979 …var _a = ts.changeCompilerHostLikeToUseCache(host, function (fileName) { return toPath(state, file…
109962 …ts.changeCompilerHostLikeToUseCache(host, function (fileName) { return ts.toPath(fileName, current…
DtypingsInstaller.js120763 function changeCompilerHostLikeToUseCache(host, toPath, getSourceFile) { function
120872 ts.changeCompilerHostLikeToUseCache = changeCompilerHostLikeToUseCache;
128676 …ts.changeCompilerHostLikeToUseCache(host, function (fileName) { return ts.toPath(fileName, host.ge…
128889 …var _a = ts.changeCompilerHostLikeToUseCache(compilerHost, toPath), originalReadFile = _a.original…
129750 …var _a = ts.changeCompilerHostLikeToUseCache(host, function (fileName) { return toPath(state, file…