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/
DtypingsInstaller.js130957 … || (referenceStatuses = [])).push({ ref: ref, refStatus: refStatus, resolvedRefPath: resolvedRefP… property
131173 function hasSameBuildInfo(state, buildInfoCacheEntry, resolvedRefPath) { argument
Dtsc.js109131 … || (referenceStatuses = [])).push({ ref: ref, refStatus: refStatus, resolvedRefPath: resolvedRefP… property
109316 function hasSameBuildInfo(state, buildInfoCacheEntry, resolvedRefPath) { argument