Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
DmoduleSpecifiers.ts430 …const fromPaths = paths && tryGetModuleNameFromPaths(relativeToBaseUrl, paths, getAllowedEndings(e… constant
962 const fromPaths = tryGetModuleNameFromPaths( constant
DmoduleNameResolver.ts2549 …const fromPaths = tryLoadModuleUsingPaths(extensions, rest, packageDirectory, packageInfo.contents… constant