Uses of Class
org.jruby.runtime.CompiledIRBlockBody
Packages that use CompiledIRBlockBody
-
Uses of CompiledIRBlockBody in org.jruby.ir.targets.indy
Methods in org.jruby.ir.targets.indy with parameters of type CompiledIRBlockBodyModifier and TypeMethodDescriptionstatic BlockConstructBlockBootstrap.constructBlock(Binding binding, CompiledIRBlockBody body) -
Uses of CompiledIRBlockBody in org.jruby.runtime
Methods in org.jruby.runtime with parameters of type CompiledIRBlockBodyModifier and TypeMethodDescriptionvoidMixedModeIRBlockBody.completeBuild(ThreadContext context, CompiledIRBlockBody blockBody)