Searched refs:createCacheableExportInfoMap (Results 1 – 2 of 2) sorted by relevance
65 export function createCacheableExportInfoMap(host: CacheableExportInfoMapHost): ExportInfoMap { function381 const cache = host.getCachedExportInfoMap?.() || createCacheableExportInfoMap({
1848 return this.exportMapCache ||= createCacheableExportInfoMap(this);