Uses of Class
org.jruby.ir.instructions.PutGlobalVarInstr
Packages that use PutGlobalVarInstr
-
Uses of PutGlobalVarInstr in org.jruby.ir
Methods in org.jruby.ir with parameters of type PutGlobalVarInstrModifier and TypeMethodDescriptionvoidIRVisitor.PutGlobalVarInstr(PutGlobalVarInstr putglobalvarinstr) -
Uses of PutGlobalVarInstr in org.jruby.ir.instructions
Methods in org.jruby.ir.instructions that return PutGlobalVarInstrModifier and TypeMethodDescriptionstatic PutGlobalVarInstrPutGlobalVarInstr.decode(IRReaderDecoder d) -
Uses of PutGlobalVarInstr in org.jruby.ir.targets
Methods in org.jruby.ir.targets with parameters of type PutGlobalVarInstrModifier and TypeMethodDescriptionvoidJVMVisitor.PutGlobalVarInstr(PutGlobalVarInstr putglobalvarinstr)