| Class | Description |
|---|---|
| ClosureInterpreterContext |
Interpreter knowledge needed to interpret a closure.
|
| ExitableInterpreterContext | |
| ExitableInterpreterEngine |
InterpreterEngine capable of exiting part way through execution up to a particular instruction.
|
| ExitableInterpreterEngineState | |
| FullInterpreterContext |
Created by enebo on 2/27/15.
|
| Interpreter | |
| InterpreterContext | |
| InterpreterEngine |
Base full interpreter.
|
| Profiler | |
| StartupInterpreterEngine |
This interpreter is meant to interpret the instructions generated directly from IRBuild.
|
Copyright © 2001-2022 JRuby. All Rights Reserved.