Ruby 3.5.0dev (2025-02-20 revision 34098b669c0cbc024cd08e686891f1dfe0a10aaf)
Data Fields
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: