Uses of Class
org.jruby.ir.instructions.UpdateBlockExecutionStateInstr
Packages that use UpdateBlockExecutionStateInstr
-
Uses of UpdateBlockExecutionStateInstr in org.jruby.ir
Methods in org.jruby.ir with parameters of type UpdateBlockExecutionStateInstrModifier and TypeMethodDescriptionvoidIRVisitor.UpdateBlockExecutionStateInstr(UpdateBlockExecutionStateInstr instr) -
Uses of UpdateBlockExecutionStateInstr in org.jruby.ir.instructions
Methods in org.jruby.ir.instructions that return UpdateBlockExecutionStateInstr -
Uses of UpdateBlockExecutionStateInstr in org.jruby.ir.targets
Methods in org.jruby.ir.targets with parameters of type UpdateBlockExecutionStateInstrModifier and TypeMethodDescriptionvoidJVMVisitor.UpdateBlockExecutionStateInstr(UpdateBlockExecutionStateInstr instr)