Searched refs:depGraph (Results 1 – 1 of 1) sorted by relevance
73 const mapByOrigin = depGraph.get(optionsKeyForContext(context));205 const depGraph: Map< constant234 if (!depGraph.has(key)) depGraph.set(key, new Map());235 const mapByTarget = depGraph.get(key);