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