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

Data Fields

LINK_ELEMENT link
rb_event_flag_t event
long data

Detailed Description

Definition at line 108 of file compile.c.

Field Documentation

◆ data

long iseq_trace_data::data

Definition at line 111 of file compile.c.

◆ event

rb_event_flag_t iseq_trace_data::event

Definition at line 110 of file compile.c.

◆ link

LINK_ELEMENT iseq_trace_data::link

Definition at line 109 of file compile.c.


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