Package | Description |
---|---|
org.jruby.ast.executable | |
org.jruby.ir.instructions | |
org.jruby.runtime.opto |
Modifier and Type | Field and Description |
---|---|
ConstantCache[] |
RuntimeCache.constants |
Modifier and Type | Method and Description |
---|---|
ConstantCache |
SearchConstInstr.getConstantCache() |
Modifier and Type | Method and Description |
---|---|
static boolean |
ConstantCache.isCached(ConstantCache cache)
Check if the given ConstantCache is non-null and valid.
|
static boolean |
ConstantCache.isCachedFrom(RubyModule target,
ConstantCache cache)
Check if the given ConstantCache is non-null and valid, given the target module.
|
Copyright © 2001-2015 JRuby. All Rights Reserved.