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

Data Fields

rb_event_flag_t turnon_events
VALUE tpval
unsigned int target_line
int n
rb_ractor_t * r

Detailed Description

Definition at line 4045 of file iseq.c.

Field Documentation

◆ n

int trace_set_local_events_struct::n

Definition at line 4049 of file iseq.c.

◆ r

rb_ractor_t* trace_set_local_events_struct::r

Definition at line 4050 of file iseq.c.

◆ target_line

unsigned int trace_set_local_events_struct::target_line

Definition at line 4048 of file iseq.c.

◆ tpval

VALUE trace_set_local_events_struct::tpval

Definition at line 4047 of file iseq.c.

◆ turnon_events

rb_event_flag_t trace_set_local_events_struct::turnon_events

Definition at line 4046 of file iseq.c.


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