Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dsourcemap.ts175 … const relativePath = map.sourceRoot ? combinePaths(map.sourceRoot, rawPath) : rawPath; constant
Dpath.ts503 export function combinePaths(path: string, ...paths: (string | undefined)[]): string { function
/third_party/typescript/src/services/
DstringCompletions.ts803 …const expandedPrefixDirectory = fragmentHasPath ? combinePaths(normalizedPrefixDirectory, normaliz… constant
/third_party/typescript/lib/
Dtsc.js5155 function combinePaths(path) { function
DtypingsInstaller.js7954 function combinePaths(path) { function