| Interface | Description |
|---|---|
| ArgumentsCompiler | |
| BlockCompiler | |
| BranchCompiler | |
| CheckpointCompiler | |
| ConstantCompiler | |
| DynamicValueCompiler | |
| GlobalVariableCompiler | |
| InstanceVariableCompiler | |
| InvocationCompiler | |
| ValueCompiler | |
| YieldCompiler |
| Class | Description |
|---|---|
| ClassData | |
| IRBytecodeAdapter | |
| JVM | |
| JVMVisitor |
Implementation of IRCompiler for the JVM.
|
| JVMVisitorMethodContext |
Context for JITing methods.
|
| MethodData | |
| SiteTracker |
Created by headius on 7/8/16.
|
| Enum | Description |
|---|---|
| BytecodeMode | |
| IRBytecodeAdapter.BlockPassType |
Copyright © 2001-2022 JRuby. All Rights Reserved.