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