Uses of Class
org.jruby.ir.instructions.PrepareFixedBlockArgsInstr
Packages that use PrepareFixedBlockArgsInstr
-
Uses of PrepareFixedBlockArgsInstr in org.jruby.ir
Methods in org.jruby.ir with parameters of type PrepareFixedBlockArgsInstrModifier and TypeMethodDescriptionvoid
IRVisitor.PrepareFixedBlockArgsInstr
(PrepareFixedBlockArgsInstr instr) -
Uses of PrepareFixedBlockArgsInstr in org.jruby.ir.instructions
Fields in org.jruby.ir.instructions declared as PrepareFixedBlockArgsInstrModifier and TypeFieldDescriptionstatic final PrepareFixedBlockArgsInstr
PrepareFixedBlockArgsInstr.INSTANCE
Methods in org.jruby.ir.instructions that return PrepareFixedBlockArgsInstrModifier and TypeMethodDescriptionstatic PrepareFixedBlockArgsInstr
PrepareFixedBlockArgsInstr.decode
(IRReaderDecoder d) -
Uses of PrepareFixedBlockArgsInstr in org.jruby.ir.targets
Methods in org.jruby.ir.targets with parameters of type PrepareFixedBlockArgsInstrModifier and TypeMethodDescriptionvoid
JVMVisitor.PrepareFixedBlockArgsInstr
(PrepareFixedBlockArgsInstr instr)