struct

X::Exceptions::Handler

Inherits Struct / Value / Object

Exception handler frame for try-catch

Constructors

new(catch_address : UInt64, stack_size : Int32, call_stack_size : Int32, locals_size : Int32, frame_pointer : Int32)
Source

Instance methods

call_stack_size
Source
catch_address
Source
frame_pointer
Source
locals_size
Source
stack_size
Source