Package | Description |
---|---|
org.jruby.ir.targets |
Modifier and Type | Class and Description |
---|---|
class |
IRBytecodeAdapter6
Java 6 and lower-compatible version of bytecode adapter for IR JIT.
|
class |
IRBytecodeAdapter7 |
Modifier and Type | Field and Description |
---|---|
IRBytecodeAdapter |
MethodData.method |
Modifier and Type | Method and Description |
---|---|
IRBytecodeAdapter |
JVM.method() |
Constructor and Description |
---|
MethodData(IRBytecodeAdapter method,
IRScope scope,
com.headius.invokebinder.Signature signature,
int specificArity) |
Copyright © 2001-2015 JRuby. All Rights Reserved.