Uses of Class
org.jruby.ir.instructions.ExceptionRegionStartMarkerInstr
Packages that use ExceptionRegionStartMarkerInstr
-
Uses of ExceptionRegionStartMarkerInstr in org.jruby.ir
Methods in org.jruby.ir with parameters of type ExceptionRegionStartMarkerInstrModifier and TypeMethodDescriptionvoid
IRVisitor.ExceptionRegionStartMarkerInstr
(ExceptionRegionStartMarkerInstr exceptionregionstartmarkerinstr) -
Uses of ExceptionRegionStartMarkerInstr in org.jruby.ir.instructions
Methods in org.jruby.ir.instructions that return ExceptionRegionStartMarkerInstr -
Uses of ExceptionRegionStartMarkerInstr in org.jruby.ir.targets
Methods in org.jruby.ir.targets with parameters of type ExceptionRegionStartMarkerInstrModifier and TypeMethodDescriptionvoid
JVMVisitor.ExceptionRegionStartMarkerInstr
(ExceptionRegionStartMarkerInstr exceptionregionstartmarkerinstr)