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