| Package | Description |
|---|---|
| org.jruby.ir | |
| org.jruby.ir.instructions | |
| org.jruby.ir.targets |
| Modifier and Type | Field and Description |
|---|---|
ToggleBacktraceInstr |
IRManager.needsBacktrace |
ToggleBacktraceInstr |
IRManager.needsNoBacktrace |
| Modifier and Type | Method and Description |
|---|---|
ToggleBacktraceInstr |
IRManager.needsBacktrace(boolean needsIt) |
| Modifier and Type | Method and Description |
|---|---|
void |
IRVisitor.ToggleBacktraceInstr(ToggleBacktraceInstr instr) |
| Modifier and Type | Method and Description |
|---|---|
static ToggleBacktraceInstr |
ToggleBacktraceInstr.decode(IRReaderDecoder d) |
| Modifier and Type | Method and Description |
|---|---|
void |
JVMVisitor.ToggleBacktraceInstr(ToggleBacktraceInstr instr) |
Copyright © 2001-2016 JRuby. All Rights Reserved.