Ruby 3.2.1p31 (2023-02-08 revision 31819e82c88c6f8ecfaeb162519bfa26a14b21fd)
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 276 of file iseq.h.

Field Documentation

◆ entries

struct iseq_catch_table_entry iseq_catch_table::entries

Definition at line 276 of file iseq.h.

◆ size

unsigned int iseq_catch_table::size

Definition at line 276 of file iseq.h.


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