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 TypeMethodDescriptionvoid
IRVisitor.LoadFrameClosure
(LoadFrameClosureInstr loadframeclosureinstr) -
Uses of LoadFrameClosureInstr in org.jruby.ir.instructions
Methods in org.jruby.ir.instructions that return LoadFrameClosureInstrModifier and TypeMethodDescriptionstatic LoadFrameClosureInstr
LoadFrameClosureInstr.decode
(IRReaderDecoder d) -
Uses of LoadFrameClosureInstr in org.jruby.ir.targets
Methods in org.jruby.ir.targets with parameters of type LoadFrameClosureInstrModifier and TypeMethodDescriptionvoid
JVMVisitor.LoadFrameClosure
(LoadFrameClosureInstr loadframeclosureinstr)