Ruby 3.5.0dev (2025-04-03 revision 3a7b03242f4f8f31899ffcf5e4a253ae6f01e96a)
Data Fields
trace_set_local_events_struct Struct Reference

Data Fields

rb_event_flag_t turnon_events
 
VALUE tpval
 
unsigned int target_line
 
int n
 

Detailed Description

Definition at line 3925 of file iseq.c.

Field Documentation

◆ n

int trace_set_local_events_struct::n

Definition at line 3929 of file iseq.c.

◆ target_line

unsigned int trace_set_local_events_struct::target_line

Definition at line 3928 of file iseq.c.

◆ tpval

VALUE trace_set_local_events_struct::tpval

Definition at line 3927 of file iseq.c.

◆ turnon_events

rb_event_flag_t trace_set_local_events_struct::turnon_events

Definition at line 3926 of file iseq.c.


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