Uses of Class
org.jruby.internal.runtime.methods.CompiledIRMethod
Packages that use CompiledIRMethod
-
Uses of CompiledIRMethod in org.jruby.compiler
Fields in org.jruby.compiler declared as CompiledIRMethodConstructors in org.jruby.compiler with parameters of type CompiledIRMethodModifierConstructorDescriptionMethodCompiledJITTask(JITCompiler jitCompiler, CompiledIRMethod method, String className)