Package | Description |
---|---|
org.jruby.compiler.impl |
Modifier and Type | Class and Description |
---|---|
class |
InvokeDynamicCacheCompiler
A CacheCompiler that uses invokedynamic as a lazy thunk for literals and other
invokedynamic features like SwitchPoint to produce fast (nearly free)
invalidatable caches for things like constant lookup.
|
Copyright © 2001-2013 JRuby. All Rights Reserved.