Searched refs:phaseNames (Results 1 – 1 of 1) sorted by relevance
86 phaseNames: Map<string, number>; property in SourceResolver109 this.phaseNames = new Map();387 this.phaseNames.set(phase.name, this.phases.length);401 this.phaseNames.set(phase.name, this.phases.length);415 return this.phaseNames.get(phaseName);