Searched refs:lastCompletedCommandId (Results 1 – 1 of 1) sorted by relevance
46 private int lastCompletedCommandId = 0; // synchronized (this) field in VMState96 lastCompletedCommandId = id; in notifyCommandComplete()100 if (cache == null && (lastCompletedCommandId >= lastResumeCommandId)) { in freeze()