Ruby 3.3.6p108 (2024-11-05 revision 75015d4c1f6965b5e85e96fb309f1f2129f933c0)
iseq_catch_table Struct Reference

Data Fields

unsigned int size
 
struct iseq_catch_table_entry entries [FLEX_ARY_LEN]
 

Detailed Description

Definition at line 278 of file iseq.h.

Field Documentation

◆ entries

struct iseq_catch_table_entry iseq_catch_table::entries[FLEX_ARY_LEN]

Definition at line 280 of file iseq.h.

◆ size

unsigned int iseq_catch_table::size

Definition at line 279 of file iseq.h.


The documentation for this struct was generated from the following file: