struct

Dragonstone::VM::Handler

Inherits Struct < Value < Object

Constructors

new(rescue_ip : Int32 | Nil, ensure_ip : Int32 | Nil, body_ip : Int32 | Nil, stack_depth : Int32, frame_depth : Int32)
Source

Instance methods

body_ip
clone
Source
copy_with(rescue_ip _rescue_ip = @rescue_ip, ensure_ip _ensure_ip = @ensure_ip, body_ip _body_ip = @body_ip, stack_depth _stack_depth = @stack_depth, frame_depth _frame_depth = @frame_depth)
Source
ensure_ip
frame_depth
rescue_ip
stack_depth