| Package | Description |
|---|---|
| org.jruby.ext.ffi.jffi |
| Modifier and Type | Field and Description |
|---|---|
private JITCompiler |
JITHandle.compiler |
private static JITCompiler |
JITCompiler.SingletonHolder.INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
static JITCompiler |
JITCompiler.getInstance() |
| Constructor and Description |
|---|
JITHandle(JITCompiler compiler,
JITSignature signature,
boolean compilationFailed) |