Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
DmoduleSpecifiers.ts195 …const fromPaths = paths && tryGetModuleNameFromPaths(removeFileExtension(relativeToBaseUrl), impor… constant
532 const fromPaths = tryGetModuleNameFromPaths( constant
DmoduleNameResolver.ts1359 …const fromPaths = tryLoadModuleUsingPaths(extensions, rest, packageDirectory, packageInfo.versionP… constant