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 TypeMethodDescriptionvoidIRVisitor.PushBackrefFrameInstr(PushBackrefFrameInstr instr) -
Uses of PushBackrefFrameInstr in org.jruby.ir.instructions
Methods in org.jruby.ir.instructions that return PushBackrefFrameInstrModifier and TypeMethodDescriptionstatic PushBackrefFrameInstrPushBackrefFrameInstr.decode(IRReaderDecoder d) -
Uses of PushBackrefFrameInstr in org.jruby.ir.targets
Methods in org.jruby.ir.targets with parameters of type PushBackrefFrameInstrModifier and TypeMethodDescriptionvoidJVMVisitor.PushBackrefFrameInstr(PushBackrefFrameInstr pushframeinstr)