Uses of Class
org.jruby.ir.targets.simple.NormalInvokeSite
Packages that use NormalInvokeSite
-
Uses of NormalInvokeSite in org.jruby.ir.targets.indy
Subclasses of NormalInvokeSite in org.jruby.ir.targets.indy -
Uses of NormalInvokeSite in org.jruby.ir.targets.simple
Methods in org.jruby.ir.targets.simple that return NormalInvokeSiteModifier and TypeMethodDescriptionstatic NormalInvokeSiteNormalInvokeSite.newSite(MethodHandles.Lookup lookup, String methodName, MethodType type, boolean literalClosure, String file, int line)