Ruby 3.2.5p208 (2024-07-26 revision 31d0f1a2e7dbfb60731d1f05b868e1d578cda493)
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 3528 of file iseq.c.

Field Documentation

◆ n

int trace_set_local_events_struct::n

Definition at line 3532 of file iseq.c.

◆ target_line

unsigned int trace_set_local_events_struct::target_line

Definition at line 3531 of file iseq.c.

◆ tpval

VALUE trace_set_local_events_struct::tpval

Definition at line 3530 of file iseq.c.

◆ turnon_events

rb_event_flag_t trace_set_local_events_struct::turnon_events

Definition at line 3529 of file iseq.c.


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