public class BignumObjectSite extends LazyObjectSite
| Modifier and Type | Field and Description |
|---|---|
static org.objectweb.asm.Handle |
BOOTSTRAP |
| Constructor and Description |
|---|
BignumObjectSite(java.lang.invoke.MethodType type,
java.lang.String value) |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.invoke.CallSite |
bootstrap(java.lang.invoke.MethodHandles.Lookup lookup,
java.lang.String name,
java.lang.invoke.MethodType type,
java.lang.String value) |
IRubyObject |
construct(ThreadContext context) |
cache, prepareBinderbootstrap, initialTargetpublic BignumObjectSite(java.lang.invoke.MethodType type,
java.lang.String value)
public static java.lang.invoke.CallSite bootstrap(java.lang.invoke.MethodHandles.Lookup lookup,
java.lang.String name,
java.lang.invoke.MethodType type,
java.lang.String value)
public IRubyObject construct(ThreadContext context)
Copyright © 2001-2021 JRuby. All Rights Reserved.