Home
last modified time | relevance | path

Searched refs:getPathsBasePath (Results 1 – 9 of 9) sorted by relevance

/third_party/typescript/src/compiler/
DmoduleSpecifiers.ts188 const baseDirectory = getPathsBasePath(compilerOptions, host) || baseUrl!;
DmoduleNameResolver.ts813 …const baseDirectory = getPathsBasePath(state.compilerOptions, state.host)!; // Always defined when…
Dutilities.ts4359 …export function getPathsBasePath(options: CompilerOptions, host: { getCurrentDirectory?(): string … function
/third_party/typescript/lib/
Dtsc.js13510 function getPathsBasePath(options, host) { function
13516 ts.getPathsBasePath = getPathsBasePath;
32418 var baseDirectory = ts.getPathsBasePath(state.compilerOptions, state.host);
91999 var baseDirectory = ts.getPathsBasePath(compilerOptions, host) || baseUrl;
DtypingsInstaller.js17316 function getPathsBasePath(options, host) { function
17322 ts.getPathsBasePath = getPathsBasePath;
39775 …var baseDirectory = ts.getPathsBasePath(state.compilerOptions, state.host); // Always defined when…
111810 var baseDirectory = ts.getPathsBasePath(compilerOptions, host) || baseUrl;
DtypescriptServices.js17521 function getPathsBasePath(options, host) { function
17527 ts.getPathsBasePath = getPathsBasePath;
39980 …var baseDirectory = ts.getPathsBasePath(state.compilerOptions, state.host); // Always defined when…
112015 var baseDirectory = ts.getPathsBasePath(compilerOptions, host) || baseUrl;
Dtsserverlibrary.js17521 function getPathsBasePath(options, host) { function
17527 ts.getPathsBasePath = getPathsBasePath;
39980 …var baseDirectory = ts.getPathsBasePath(state.compilerOptions, state.host); // Always defined when…
112015 var baseDirectory = ts.getPathsBasePath(compilerOptions, host) || baseUrl;
Dtsserver.js17327 function getPathsBasePath(options, host) { function
17333 ts.getPathsBasePath = getPathsBasePath;
39786 …var baseDirectory = ts.getPathsBasePath(state.compilerOptions, state.host); // Always defined when…
111821 var baseDirectory = ts.getPathsBasePath(compilerOptions, host) || baseUrl;
Dtypescript.js17521 function getPathsBasePath(options, host) { function
17527 ts.getPathsBasePath = getPathsBasePath;
39980 …var baseDirectory = ts.getPathsBasePath(state.compilerOptions, state.host); // Always defined when…
112015 var baseDirectory = ts.getPathsBasePath(compilerOptions, host) || baseUrl;