Uses of Class
org.jruby.ir.instructions.ToggleBacktraceInstr
Packages that use ToggleBacktraceInstr
-
Uses of ToggleBacktraceInstr in org.jruby.ir
Fields in org.jruby.ir declared as ToggleBacktraceInstrModifier and TypeFieldDescriptionfinal ToggleBacktraceInstr
IRManager.needsBacktrace
final ToggleBacktraceInstr
IRManager.needsNoBacktrace
Methods in org.jruby.ir that return ToggleBacktraceInstrMethods in org.jruby.ir with parameters of type ToggleBacktraceInstrModifier and TypeMethodDescriptionvoid
IRVisitor.ToggleBacktraceInstr
(ToggleBacktraceInstr instr) -
Uses of ToggleBacktraceInstr in org.jruby.ir.instructions
Methods in org.jruby.ir.instructions that return ToggleBacktraceInstrModifier and TypeMethodDescriptionstatic ToggleBacktraceInstr
ToggleBacktraceInstr.decode
(IRReaderDecoder d) -
Uses of ToggleBacktraceInstr in org.jruby.ir.targets
Methods in org.jruby.ir.targets with parameters of type ToggleBacktraceInstrModifier and TypeMethodDescriptionvoid
JVMVisitor.ToggleBacktraceInstr
(ToggleBacktraceInstr instr)