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

Data Fields

LINK_ELEMENT link
rb_event_flag_t event
long data

Detailed Description

Definition at line 109 of file compile.c.

Field Documentation

◆ data

long iseq_trace_data::data

Definition at line 112 of file compile.c.

◆ event

rb_event_flag_t iseq_trace_data::event

Definition at line 111 of file compile.c.

◆ link

LINK_ELEMENT iseq_trace_data::link

Definition at line 110 of file compile.c.


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