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