Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dprogram.ts3398 …const absoluteRootDirectoryPath = host.getCanonicalFileName(getNormalizedAbsolutePath(rootDirector… constant
3402 if (absoluteSourceFilePath.indexOf(absoluteRootDirectoryPath) !== 0) {
/third_party/typescript/lib/
DtypingsInstaller.js123601 …var absoluteRootDirectoryPath = host.getCanonicalFileName(ts.getNormalizedAbsolutePath(rootDirecto…
123606 if (absoluteSourceFilePath.indexOf(absoluteRootDirectoryPath) !== 0) {
Dtsc.js102598 …var absoluteRootDirectoryPath = host.getCanonicalFileName(ts.getNormalizedAbsolutePath(rootDirecto…
102603 if (absoluteSourceFilePath.indexOf(absoluteRootDirectoryPath) !== 0) {