Home
last modified time | relevance | path

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

/third_party/typescript/src/harness/
DvirtualFileSystemWithWatch.ts1086 const dirFullPath = this.realpath(getDirectoryPath(fullPath)); constant
1087 const realFullPath = combinePaths(dirFullPath, getBaseFileName(fullPath));