Searched refs:changeCompilerHostLikeToUseCache (Results 1 – 10 of 10) sorted by relevance
| /third_party/typescript/src/compiler/ |
| D | watchPublic.ts | 23 …changeCompilerHostLikeToUseCache(host, fileName => toPath(fileName, host.getCurrentDirectory(), ho…
|
| D | tsbuildPublic.ts | 524 } = changeCompilerHostLikeToUseCache(
|
| D | program.ts | 205 export function changeCompilerHostLikeToUseCache( function
|
| /third_party/typescript/src/executeCommandLine/ |
| D | executeCommandLine.ts | 524 …changeCompilerHostLikeToUseCache(host, fileName => toPath(fileName, currentDirectory, getCanonical…
|
| /third_party/typescript/lib/ |
| D | tsc.js | 87207 function changeCompilerHostLikeToUseCache(host, toPath, getSourceFile) { function 87303 ts.changeCompilerHostLikeToUseCache = changeCompilerHostLikeToUseCache; 92897 …ts.changeCompilerHostLikeToUseCache(host, function (fileName) { return ts.toPath(fileName, host.ge… 93693 …var _a = ts.changeCompilerHostLikeToUseCache(host, function (fileName) { return toPath(state, file… 95155 …ts.changeCompilerHostLikeToUseCache(host, function (fileName) { return ts.toPath(fileName, current…
|
| D | typingsInstaller.js | 106224 function changeCompilerHostLikeToUseCache(host, toPath, getSourceFile) { function 106323 ts.changeCompilerHostLikeToUseCache = changeCompilerHostLikeToUseCache; 112818 …ts.changeCompilerHostLikeToUseCache(host, function (fileName) { return ts.toPath(fileName, host.ge… 113694 …var _a = ts.changeCompilerHostLikeToUseCache(host, function (fileName) { return toPath(state, file…
|
| D | typescript.js | 106429 function changeCompilerHostLikeToUseCache(host, toPath, getSourceFile) { function 106528 ts.changeCompilerHostLikeToUseCache = changeCompilerHostLikeToUseCache; 113023 …ts.changeCompilerHostLikeToUseCache(host, function (fileName) { return ts.toPath(fileName, host.ge… 113899 …var _a = ts.changeCompilerHostLikeToUseCache(host, function (fileName) { return toPath(state, file…
|
| D | typescriptServices.js | 106429 function changeCompilerHostLikeToUseCache(host, toPath, getSourceFile) { function 106528 ts.changeCompilerHostLikeToUseCache = changeCompilerHostLikeToUseCache; 113023 …ts.changeCompilerHostLikeToUseCache(host, function (fileName) { return ts.toPath(fileName, host.ge… 113899 …var _a = ts.changeCompilerHostLikeToUseCache(host, function (fileName) { return toPath(state, file…
|
| D | tsserverlibrary.js | 106429 function changeCompilerHostLikeToUseCache(host, toPath, getSourceFile) { function 106528 ts.changeCompilerHostLikeToUseCache = changeCompilerHostLikeToUseCache; 113023 …ts.changeCompilerHostLikeToUseCache(host, function (fileName) { return ts.toPath(fileName, host.ge… 113899 …var _a = ts.changeCompilerHostLikeToUseCache(host, function (fileName) { return toPath(state, file…
|
| D | tsserver.js | 106235 function changeCompilerHostLikeToUseCache(host, toPath, getSourceFile) { function 106334 ts.changeCompilerHostLikeToUseCache = changeCompilerHostLikeToUseCache; 112829 …ts.changeCompilerHostLikeToUseCache(host, function (fileName) { return ts.toPath(fileName, host.ge… 113705 …var _a = ts.changeCompilerHostLikeToUseCache(host, function (fileName) { return toPath(state, file…
|