Searched refs:nextLocals (Results 1 – 1 of 1) sorted by relevance
264 Int2ReferenceMap<DebugLocalInfo> nextLocals, in emitLocalChangeEvents() argument273 if (nextLocals.get(register) != local) { in emitLocalChangeEvents()277 for (Entry<DebugLocalInfo> entry : nextLocals.int2ReferenceEntrySet()) { in emitLocalChangeEvents()