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