Ruby 4.0.5p0 (2026-05-20 revision 64336ffd0ee9e1f4c05891695a3d7b49cb709721)
iseq_catch_table Struct Reference

Data Fields

unsigned int size
struct iseq_catch_table_entry entries [FLEX_ARY_LEN]

Detailed Description

Definition at line 299 of file iseq.h.

Field Documentation

◆ entries

struct iseq_catch_table_entry iseq_catch_table::entries[FLEX_ARY_LEN]

Definition at line 301 of file iseq.h.

◆ size

unsigned int iseq_catch_table::size

Definition at line 300 of file iseq.h.


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