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