Home
last modified time | relevance | path

Searched defs:windowsStyleRoot (Results 1 – 2 of 2) sorted by relevance

/third_party/typescript/src/testRunner/unittests/tsserver/
DwatchEnvironment.ts168 const windowsStyleRoot = path.substring(0, getRootLength(path)); constant
/third_party/typescript/src/harness/
DvirtualFileSystemWithWatch.ts26 windowsStyleRoot?: string; property