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