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 TypeMethodDescriptionvoidIRVisitor.PrepareFixedBlockArgsInstr(PrepareFixedBlockArgsInstr instr) -
Uses of PrepareFixedBlockArgsInstr in org.jruby.ir.instructions
Fields in org.jruby.ir.instructions declared as PrepareFixedBlockArgsInstrModifier and TypeFieldDescriptionstatic final PrepareFixedBlockArgsInstrPrepareFixedBlockArgsInstr.INSTANCEMethods in org.jruby.ir.instructions that return PrepareFixedBlockArgsInstrModifier and TypeMethodDescriptionstatic PrepareFixedBlockArgsInstrPrepareFixedBlockArgsInstr.decode(IRReaderDecoder d) -
Uses of PrepareFixedBlockArgsInstr in org.jruby.ir.targets
Methods in org.jruby.ir.targets with parameters of type PrepareFixedBlockArgsInstrModifier and TypeMethodDescriptionvoidJVMVisitor.PrepareFixedBlockArgsInstr(PrepareFixedBlockArgsInstr instr)