Home
last modified time | relevance | path

Searched refs:compilerFilePath (Results 1 – 3 of 3) sorted by relevance

/third_party/typescript/src/compiler/
DutilitiesPublic.ts359 const compilerFilePath = normalizePath(sys.getExecutingFilePath()); constant
360 const containingDirectoryPath = getDirectoryPath(compilerFilePath);
/third_party/typescript/lib/
Dtsc.js9626 var compilerFilePath = ts.normalizePath(sys.getExecutingFilePath());
9627 var containingDirectoryPath = ts.getDirectoryPath(compilerFilePath);
DtypingsInstaller.js12829 var compilerFilePath = ts.normalizePath(sys.getExecutingFilePath());
12830 var containingDirectoryPath = ts.getDirectoryPath(compilerFilePath);