Package org.jruby.runtime.opto
package org.jruby.runtime.opto
-
ClassDescriptionA tuple representing the data needed to verify a cached constant: The value of the constant The generation of the constant's invalidator at the time of caching The constant's invalidator (Optional) the hashcode of the module form which the constant was cacheA validator specific to how we manage Ruby constants.Abstract invalidator of "something".A set of factory methods to construct optimizing utilities for compilation, cache invalidation, and so on.A factory for abstract "constant" representations of objects.A constant factory that produces MethodHandle constants that drop an initial ThreadContext argument.