Uses of Class
org.jruby.ir.instructions.ThrowExceptionInstr
Packages that use ThrowExceptionInstr
-
Uses of ThrowExceptionInstr in org.jruby.ir
Methods in org.jruby.ir with parameters of type ThrowExceptionInstrModifier and TypeMethodDescriptionvoid
IRVisitor.ThrowExceptionInstr
(ThrowExceptionInstr throwexceptioninstr) -
Uses of ThrowExceptionInstr in org.jruby.ir.instructions
Methods in org.jruby.ir.instructions that return ThrowExceptionInstrModifier and TypeMethodDescriptionstatic ThrowExceptionInstr
ThrowExceptionInstr.decode
(IRReaderDecoder d) -
Uses of ThrowExceptionInstr in org.jruby.ir.targets
Methods in org.jruby.ir.targets with parameters of type ThrowExceptionInstrModifier and TypeMethodDescriptionvoid
JVMVisitor.ThrowExceptionInstr
(ThrowExceptionInstr throwexceptioninstr)