Package | Description |
---|---|
org.jruby.compiler | |
org.jruby.internal.runtime.methods |
Constructor and Description |
---|
MethodJITClassGenerator(java.lang.String className,
java.lang.String methodName,
java.lang.String key,
Ruby ruby,
AbstractIRMethod method,
JVMVisitor visitor) |
Modifier and Type | Class and Description |
---|---|
class |
CompiledIRMethod |
class |
CompiledIRNoProtocolMethod |
class |
DefineMethodMethod
Supports optimization for define_method.
|
class |
InterpretedIRBodyMethod
Created by enebo on 2/6/15.
|
class |
InterpretedIRMetaClassBody |
class |
InterpretedIRMethod
Method for -X-C (interpreted only execution).
|
class |
MixedModeIRMethod |
Copyright © 2001-2019 JRuby. All Rights Reserved.