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