Package | Description |
---|---|
org.jruby.ir.interpreter |
Modifier and Type | Class and Description |
---|---|
class |
BodyInterpreterEngine
An interpreter which puts common subset of instrs in main switch.
|
class |
SimpleMethodInterpreterEngine
An attempt at a minimal subset of instrs for small simple methods.
|
class |
StartupInterpreterEngine
This interpreter is meant to interpret the instructions generated directly from IRBuild.
|
Modifier and Type | Field and Description |
---|---|
InterpreterEngine |
InterpreterContext.engine |
Copyright © 2001-2015 JRuby. All Rights Reserved.