Ruby 3.4.7p58 (2025-10-08 revision 7a5688e2a27668e48f8d6ff4af5b2208b98a2f5e)
iseq_catch_table Struct Reference

Data Fields

unsigned int size
struct iseq_catch_table_entry entries [FLEX_ARY_LEN]

Detailed Description

Definition at line 281 of file iseq.h.

Field Documentation

◆ entries

struct iseq_catch_table_entry iseq_catch_table::entries[FLEX_ARY_LEN]

Definition at line 283 of file iseq.h.

◆ size

unsigned int iseq_catch_table::size

Definition at line 282 of file iseq.h.


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