Package | Description |
---|---|
org.jruby.compiler | |
org.jruby.internal.runtime.methods |
Constructor and Description |
---|
JITCompiler.MethodJITClassGenerator(String className,
String methodName,
String key,
Ruby ruby,
MixedModeIRMethod method,
JVMVisitor visitor) |
Modifier and Type | Class and Description |
---|---|
class |
DefineMethodMethod
Supports optimization for define_method.
|
Modifier and Type | Method and Description |
---|---|
protected void |
MixedModeIRMethod.dupBox(MixedModeIRMethod orig) |
Copyright © 2001-2015 JRuby. All Rights Reserved.