Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
DmoduleNameResolver.ts2309 …const commonDir = toAbsolutePath(getCommonSourceDirectory(state.compilerOptions, () => [], state.h… constant
2335 …const commonDir = toAbsolutePath(getCommonSourceDirectory(state.compilerOptions, () => [requesting… constant
2342 const commonDir = getPathFromPathComponents(parts); constant