Uses of Class
org.jruby.ir.instructions.FrameNameCallInstr
Packages that use FrameNameCallInstr
-
Uses of FrameNameCallInstr in org.jruby.ir
Methods in org.jruby.ir with parameters of type FrameNameCallInstrModifier and TypeMethodDescriptionvoidIRVisitor.FrameNameCallInstr(FrameNameCallInstr framenamecallinstr) -
Uses of FrameNameCallInstr in org.jruby.ir.instructions
Methods in org.jruby.ir.instructions that return FrameNameCallInstrModifier and TypeMethodDescriptionstatic FrameNameCallInstrFrameNameCallInstr.decode(IRReaderDecoder d) -
Uses of FrameNameCallInstr in org.jruby.ir.targets
Methods in org.jruby.ir.targets with parameters of type FrameNameCallInstrModifier and TypeMethodDescriptionvoidJVMVisitor.FrameNameCallInstr(FrameNameCallInstr framenamecallinstr)