Searched refs:mergeLocals (Results 1 – 1 of 1) sorted by relevance
397 Local[] newLocals = mergeLocals(snapshot.locals, locals); in recordStateForTarget()430 private Local[] mergeLocals(Local[] currentLocals, Local[] newLocals) { in mergeLocals() method in JarState