public class RubyObjectSpecializer
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.invoke.MethodHandles.Lookup |
LOOKUP |
Constructor and Description |
---|
RubyObjectSpecializer() |
Modifier and Type | Method and Description |
---|---|
static ObjectAllocator |
specializeForVariables(RubyClass klass,
java.util.Set<java.lang.String> foundVariables) |
public static ObjectAllocator specializeForVariables(RubyClass klass, java.util.Set<java.lang.String> foundVariables)
Copyright © 2001-2021 JRuby. All Rights Reserved.