Package org.jruby.ir.targets.indy
Class CallInfoBootstrap
java.lang.Object
org.jruby.ir.targets.indy.CallInfoBootstrap
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic CallSite
callInfoBootstrap
(MethodHandles.Lookup lookup, String name, MethodType type, int callInfo)
-
Field Details
-
CALL_INFO_BOOTSTRAP
public static final org.objectweb.asm.Handle CALL_INFO_BOOTSTRAP
-
-
Constructor Details
-
CallInfoBootstrap
public CallInfoBootstrap()
-
-
Method Details
-
callInfoBootstrap
public static CallSite callInfoBootstrap(MethodHandles.Lookup lookup, String name, MethodType type, int callInfo) throws Throwable - Throws:
Throwable
-