|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jruby.compiler.JITCompiler
public class JITCompiler
| Nested Class Summary | |
|---|---|
static class |
JITCompiler.JITClassGenerator
|
| Field Summary | |
|---|---|
static boolean |
USE_CACHE
|
| Constructor Summary | |
|---|---|
JITCompiler()
|
|
| Method Summary | |
|---|---|
static void |
runJIT(DefaultMethod method,
Ruby runtime,
ThreadContext context,
java.lang.String name)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final boolean USE_CACHE
| Constructor Detail |
|---|
public JITCompiler()
| Method Detail |
|---|
public static void runJIT(DefaultMethod method,
Ruby runtime,
ThreadContext context,
java.lang.String name)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||