Ruby 4.1.0dev (2026-09-07 revision b57404b461ba8bf34e802d86b0db78388216e182)
Data Fields
iseq_catch_table Struct Reference

Data Fields

unsigned int size
 
struct iseq_catch_table_entry entries [FLEX_ARY_LEN]
 

Detailed Description

Definition at line 379 of file iseq.h.

Field Documentation

◆ entries

struct iseq_catch_table_entry iseq_catch_table::entries[FLEX_ARY_LEN]

Definition at line 381 of file iseq.h.

◆ size

unsigned int iseq_catch_table::size

Definition at line 380 of file iseq.h.


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