Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
DtsbuildPublic.ts467 const resolvedRefPath = resolveProjectName(state, ref.path); constant
1538 const resolvedRefPath = toResolvedConfigFilePath(state, resolvedRef); constant
1724 for (const { ref, refStatus, resolvedConfig, resolvedRefPath } of referenceStatuses) { constant
1913 const resolvedRefPath = resolveProjectName(state, ref.path); constant
/third_party/typescript/lib/
Dtsc.js110556 … || (referenceStatuses = [])).push({ ref: ref, refStatus: refStatus, resolvedRefPath: resolvedRefP… property
110741 function hasSameBuildInfo(state, buildInfoCacheEntry, resolvedRefPath) { argument
DtypingsInstaller.js132595 … || (referenceStatuses = [])).push({ ref: ref, refStatus: refStatus, resolvedRefPath: resolvedRefP… property
132811 function hasSameBuildInfo(state, buildInfoCacheEntry, resolvedRefPath) { argument