Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dsourcemap.ts207 … const relativePath = map.sourceRoot ? combinePaths(map.sourceRoot, rawPath) : rawPath; constant
Dpath.ts570 export function combinePaths(path: string, ...paths: (string | undefined)[]): string { function
/third_party/typescript/src/services/
DstringCompletions.ts835 …const expandedPrefixDirectory = fragmentHasPath ? combinePaths(normalizedPrefixDirectory, normaliz… constant
/third_party/typescript/lib/
DtypingsInstaller.js5139 function combinePaths(path2, ...paths) { function
Dtsc.js6868 function combinePaths(path, ...paths) { function