Uses of Class
org.jruby.internal.runtime.methods.MixedModeIRMethod
Packages that use MixedModeIRMethod
-
Uses of MixedModeIRMethod in org.jruby.compiler
Fields in org.jruby.compiler declared as MixedModeIRMethodConstructors in org.jruby.compiler with parameters of type MixedModeIRMethodModifierConstructorDescriptionMethodJITTask(JITCompiler jitCompiler, MixedModeIRMethod method, String className) -
Uses of MixedModeIRMethod in org.jruby.internal.runtime.methods
Subclasses of MixedModeIRMethod in org.jruby.internal.runtime.methodsModifier and TypeClassDescriptionclassSupports optimization for define_method. -
Uses of MixedModeIRMethod in org.jruby.ir.interpreter
Fields in org.jruby.ir.interpreter declared as MixedModeIRMethod