| Interface | Description |
|---|---|
| Compilable<T> |
Blocks and methods both share same full build mechanism so they implement this to be buildable.
|
| Constantizable |
Represents an object that can produce a JIT-optimizable "constant" version of itself.
|
| JITCompilerMBean |
| Class | Description |
|---|---|
| BlockJITClassGenerator | |
| JITClassGenerator | |
| JITCompiler | |
| MethodJITClassGenerator |
| Enum | Description |
|---|---|
| ClassLoaderMode |
| Exception | Description |
|---|---|
| NotCompilableException |
Copyright © 2001-2021 JRuby. All Rights Reserved.