Ruby 3.5.0dev (2025-05-15 revision 3d1b8e7298957711998bfb2e8cce09bcc17e4d46)
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 291 of file iseq.h.

Field Documentation

◆ entries

struct iseq_catch_table_entry iseq_catch_table::entries[FLEX_ARY_LEN]

Definition at line 293 of file iseq.h.

◆ size

unsigned int iseq_catch_table::size

Definition at line 292 of file iseq.h.


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