Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
DtsbuildPublic.ts1580 const buildInfoCacheEntry = getBuildInfoCacheEntry(state, buildInfoPath, resolvedPath); constant
1718 const buildInfoCacheEntry = state.buildInfoCache.get(resolvedPath); constant
/third_party/typescript/lib/
Dtsc.js109316 function hasSameBuildInfo(state, buildInfoCacheEntry, resolvedRefPath) { argument
DtypingsInstaller.js131173 function hasSameBuildInfo(state, buildInfoCacheEntry, resolvedRefPath) { argument