Package | Description |
---|---|
org.jruby.compiler | |
org.jruby.internal.runtime.methods | |
org.jruby.runtime |
Modifier and Type | Method and Description |
---|---|
void |
JITCompiler.buildThresholdReached(ThreadContext context,
Compilable method) |
Runnable |
JITCompiler.getTaskFor(ThreadContext context,
Compilable method) |
Modifier and Type | Class and Description |
---|---|
class |
InterpretedIRBodyMethod
Created by enebo on 2/6/15.
|
class |
InterpretedIRMetaClassBody |
class |
InterpretedIRMethod
Method for -X-C (interpreted only execution).
|
class |
MixedModeIRMethod |
Modifier and Type | Class and Description |
---|---|
class |
InterpretedIRBlockBody |
Copyright © 2001-2015 JRuby. All Rights Reserved.