Searched refs:getEnding (Results 1 – 2 of 2) sorted by relevance
25 public Int2ReferenceMap<DebugLocalInfo> getEnding() { in getEnding() method in DebugLocalsChange
171 for (Entry<DebugLocalInfo> end : change.getEnding().int2ReferenceEntrySet()) { in updateLocals()