| 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 | |
| MethodCompiledJITTask |
Created by enebo on 10/30/18.
|
| MethodJITClassGenerator |
| Exception | Description |
|---|---|
| NotCompilableException |
Copyright © 2001-2018 JRuby. All Rights Reserved.