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