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 Block
ConstructBlockBootstrap.constructBlock
(Binding binding, CompiledIRBlockBody body) -
Uses of CompiledIRBlockBody in org.jruby.runtime
Methods in org.jruby.runtime with parameters of type CompiledIRBlockBodyModifier and TypeMethodDescriptionvoid
MixedModeIRBlockBody.completeBuild
(ThreadContext context, CompiledIRBlockBody blockBody)