Searched defs:directoryPath (Results 1 – 8 of 8) sorted by relevance
| /third_party/typescript/scripts/importDefinitelyTypedTests/ |
| D | importDefinitelyTypedTests.ts | 117 const directoryPath = path.join(definitelyTypedRoot, d); constant
|
| /third_party/typescript/src/compiler/ |
| D | program.ts | 3811 const directoryPath = ensureTrailingDirectorySeparator(host.toPath(directory)); constant
|
| /third_party/typescript/lib/ |
| D | tsc.js | 13559 function ensureDirectoriesExist(directoryPath, createDirectory, directoryExists) { argument 87128 function directoryExists(directoryPath) { argument 92390 function getRelativePathIfInDirectory(path, directoryPath, getCanonicalFileName) { argument
|
| D | typingsInstaller.js | 17376 function ensureDirectoriesExist(directoryPath, createDirectory, directoryExists) { argument 106140 function directoryExists(directoryPath) { argument 112261 function getRelativePathIfInDirectory(path, directoryPath, getCanonicalFileName) { argument
|
| D | typescript.js | 17581 function ensureDirectoriesExist(directoryPath, createDirectory, directoryExists) { argument 106345 function directoryExists(directoryPath) { argument 112466 function getRelativePathIfInDirectory(path, directoryPath, getCanonicalFileName) { argument
|
| D | typescriptServices.js | 17581 function ensureDirectoriesExist(directoryPath, createDirectory, directoryExists) { argument 106345 function directoryExists(directoryPath) { argument 112466 function getRelativePathIfInDirectory(path, directoryPath, getCanonicalFileName) { argument
|
| D | tsserverlibrary.js | 17581 function ensureDirectoriesExist(directoryPath, createDirectory, directoryExists) { argument 106345 function directoryExists(directoryPath) { argument 112466 function getRelativePathIfInDirectory(path, directoryPath, getCanonicalFileName) { argument
|
| D | tsserver.js | 17387 function ensureDirectoriesExist(directoryPath, createDirectory, directoryExists) { argument 106151 function directoryExists(directoryPath) { argument 112272 function getRelativePathIfInDirectory(path, directoryPath, getCanonicalFileName) { argument
|