Uses of Class
org.jruby.ir.instructions.RuntimeHelperCall
Packages that use RuntimeHelperCall
-
Uses of RuntimeHelperCall in org.jruby.ir
Methods in org.jruby.ir with parameters of type RuntimeHelperCallModifier and TypeMethodDescriptionvoid
IRVisitor.RuntimeHelperCall
(RuntimeHelperCall runtimehelpercall) -
Uses of RuntimeHelperCall in org.jruby.ir.instructions
Methods in org.jruby.ir.instructions that return RuntimeHelperCallModifier and TypeMethodDescriptionstatic RuntimeHelperCall
RuntimeHelperCall.decode
(IRReaderDecoder d) -
Uses of RuntimeHelperCall in org.jruby.ir.targets
Methods in org.jruby.ir.targets with parameters of type RuntimeHelperCallModifier and TypeMethodDescriptionvoid
JVMVisitor.RuntimeHelperCall
(RuntimeHelperCall runtimehelpercall)