|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DefaultMethod | |
|---|---|
| org.jruby.compiler | |
| org.jruby.internal.runtime.methods | |
| Uses of DefaultMethod in org.jruby.compiler |
|---|
| Methods in org.jruby.compiler with parameters of type DefaultMethod | |
|---|---|
void |
JITCompiler.runJIT(DefaultMethod method,
ThreadContext context,
java.lang.String name)
Deprecated. |
DynamicMethod |
JITCompiler.tryJIT(DefaultMethod method,
ThreadContext context,
java.lang.String name)
|
| Constructors in org.jruby.compiler with parameters of type DefaultMethod | |
|---|---|
JITCompiler.JITClassGenerator(java.lang.String name,
Ruby ruby,
DefaultMethod method,
ThreadContext context)
|
|
| Uses of DefaultMethod in org.jruby.internal.runtime.methods |
|---|
| Constructors in org.jruby.internal.runtime.methods with parameters of type DefaultMethod | |
|---|---|
JittedMethod(RubyModule implementationClass,
StaticScope staticScope,
Script jitCompiledScript,
CallConfiguration jitCallConfig,
Visibility visibility,
Arity arity,
ISourcePosition position,
DefaultMethod realMethod)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||