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 TypeMethodDescriptionvoidIRVisitor.RuntimeHelperCall(RuntimeHelperCall runtimehelpercall) -
Uses of RuntimeHelperCall in org.jruby.ir.instructions
Methods in org.jruby.ir.instructions that return RuntimeHelperCallModifier and TypeMethodDescriptionstatic RuntimeHelperCallRuntimeHelperCall.decode(IRReaderDecoder d) -
Uses of RuntimeHelperCall in org.jruby.ir.targets
Methods in org.jruby.ir.targets with parameters of type RuntimeHelperCallModifier and TypeMethodDescriptionvoidJVMVisitor.RuntimeHelperCall(RuntimeHelperCall runtimehelpercall)