|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jruby.compiler.JITCompiler.JITClassGenerator
public class JITCompiler.JITClassGenerator
| Constructor Summary | |
|---|---|
JITCompiler.JITClassGenerator(java.lang.String name,
DefaultMethod method,
ThreadContext context)
|
|
| Method Summary | |
|---|---|
byte[] |
bytecode()
|
CallConfiguration |
callConfig()
|
protected void |
compile()
|
java.lang.String |
name()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JITCompiler.JITClassGenerator(java.lang.String name,
DefaultMethod method,
ThreadContext context)
| Method Detail |
|---|
protected void compile()
public byte[] bytecode()
bytecode in interface ClassCache.ClassGeneratorpublic java.lang.String name()
name in interface ClassCache.ClassGeneratorpublic CallConfiguration callConfig()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||