| Package | Description |
|---|---|
| org.jruby.compiler |
| Modifier and Type | Field and Description |
|---|---|
private JITCompiler.JITCounts |
JITCompiler.counts |
private JITCompiler.JITCounts |
JITCompiler.JITClassGenerator.counts |
| Constructor and Description |
|---|
JITClassGenerator(java.lang.String className,
java.lang.String methodName,
java.lang.String key,
Ruby ruby,
DefaultMethod method,
JITCompiler.JITCounts counts) |