| Package | Description |
|---|---|
| org.jruby.ir.targets |
| Modifier and Type | Class and Description |
|---|---|
class |
IRBytecodeAdapter6
Baseline JIT backend for literals, calls, etc that uses indy sparingly to reduce warmup/startup hit.
|
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-2021 JRuby. All Rights Reserved.