|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jruby.compiler.impl.FieldBasedCacheCompiler
org.jruby.compiler.impl.InheritedCacheCompiler
public class InheritedCacheCompiler
| Field Summary | |
|---|---|
static int |
MAX_INHERITED_CALL_SITES
|
| Fields inherited from class org.jruby.compiler.impl.FieldBasedCacheCompiler |
|---|
scriptCompiler |
| Constructor Summary | |
|---|---|
InheritedCacheCompiler(StandardASMCompiler scriptCompiler)
|
|
| Method Summary | |
|---|---|
void |
cacheCallSite(SkinnyMethodAdapter method,
java.lang.String name,
CallType callType)
|
| Methods inherited from class org.jruby.compiler.impl.FieldBasedCacheCompiler |
|---|
cacheBigInteger, cacheByteList, cacheClosure, cachePosition, cacheSymbol |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int MAX_INHERITED_CALL_SITES
| Constructor Detail |
|---|
public InheritedCacheCompiler(StandardASMCompiler scriptCompiler)
| Method Detail |
|---|
public void cacheCallSite(SkinnyMethodAdapter method,
java.lang.String name,
CallType callType)
cacheCallSite in interface CacheCompilercacheCallSite in class FieldBasedCacheCompiler
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||