|
||||||||||
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,
Ruby ruby,
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, Ruby ruby, DefaultMethod method, ThreadContext context)
Method Detail |
---|
protected void compile()
public byte[] bytecode()
bytecode
in interface ClassCache.ClassGenerator
public java.lang.String name()
name
in interface ClassCache.ClassGenerator
public CallConfiguration callConfig()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |