| Package | Description | 
|---|---|
| org.jruby.compiler.util | |
| org.jruby.ir.targets | |
| org.jruby.java.codegen | 
| Modifier and Type | Method and Description | 
|---|---|
| static void | HandleFactory. loadUnboxedArgument(SkinnyMethodAdapter m,
                   int index,
                   Class type) | 
| static void | HandleFactory. unboxAndCast(SkinnyMethodAdapter m,
            Class paramClass) | 
| Modifier and Type | Field and Description | 
|---|---|
| SkinnyMethodAdapter | IRBytecodeAdapter. adapter | 
| Modifier and Type | Method and Description | 
|---|---|
| static void | IRBytecodeAdapter6. buildArrayFromLocals(SkinnyMethodAdapter adapter2,
                    int base,
                    int arity) | 
| Constructor and Description | 
|---|
| IRBytecodeAdapter(SkinnyMethodAdapter adapter,
                 com.headius.invokebinder.Signature signature,
                 org.jruby.ir.targets.ClassData classData) | 
| IRBytecodeAdapter6(SkinnyMethodAdapter adapter,
                  com.headius.invokebinder.Signature signature,
                  org.jruby.ir.targets.ClassData classData) | 
| IRBytecodeAdapter7(SkinnyMethodAdapter adapter,
                  com.headius.invokebinder.Signature signature,
                  org.jruby.ir.targets.ClassData classData) | 
| Modifier and Type | Method and Description | 
|---|---|
| static void | RealClassGenerator. coerceArgumentsToRuby(SkinnyMethodAdapter mv,
                     Class[] paramTypes,
                     int rubyIndex) | 
| static void | RealClassGenerator. coerceResultAndReturn(SkinnyMethodAdapter mv,
                     Class returnType) | 
Copyright © 2001-2015 JRuby. All Rights Reserved.