Home | History | Annotate | Download | only in code

Lines Matching defs:simulate

37  * Class which knows how to simulate the effects of executing bytecode.
110 public void simulate(ByteBlock bb, Frame frame) {
131 * @param offset {@code offset >= 0;} offset of the instruction to simulate
135 public int simulate(int offset, Frame frame) {
226 * {@link Simulator#simulate}