Uses of Class
org.jruby.ir.instructions.LoadFrameClosureInstr
Packages that use LoadFrameClosureInstr
-
Uses of LoadFrameClosureInstr in org.jruby.ir
Methods in org.jruby.ir with parameters of type LoadFrameClosureInstrModifier and TypeMethodDescriptionvoidIRVisitor.LoadFrameClosure(LoadFrameClosureInstr loadframeclosureinstr) -
Uses of LoadFrameClosureInstr in org.jruby.ir.instructions
Methods in org.jruby.ir.instructions that return LoadFrameClosureInstrModifier and TypeMethodDescriptionstatic LoadFrameClosureInstrLoadFrameClosureInstr.decode(IRReaderDecoder d) -
Uses of LoadFrameClosureInstr in org.jruby.ir.targets
Methods in org.jruby.ir.targets with parameters of type LoadFrameClosureInstrModifier and TypeMethodDescriptionvoidJVMVisitor.LoadFrameClosure(LoadFrameClosureInstr loadframeclosureinstr)