| Package | Description |
|---|---|
| org.jruby.ir.interpreter |
| Modifier and Type | Field and Description |
|---|---|
(package private) InterpretedIRMethod |
Interpreter.IRCallSite.tgtM |
| Modifier and Type | Method and Description |
|---|---|
static IRubyObject |
Interpreter.INTERPRET_METHOD(ThreadContext context,
InterpretedIRMethod irMethod,
IRubyObject self,
java.lang.String name,
IRubyObject[] args,
Block block,
Block.Type blockType,
boolean isTraceable) |