Ruby 3.0.5p211 (2022-11-24 revision ba5cf0f7c52d4d35cc6a173c89eda98ceffa2dcf)
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 3250 of file iseq.c.

Field Documentation

◆ n

int trace_set_local_events_struct::n

Definition at line 3254 of file iseq.c.

Referenced by rb_iseq_add_local_tracepoint_recursively().

◆ target_line

unsigned int trace_set_local_events_struct::target_line

Definition at line 3253 of file iseq.c.

Referenced by rb_iseq_add_local_tracepoint_recursively().

◆ tpval

VALUE trace_set_local_events_struct::tpval

Definition at line 3252 of file iseq.c.

Referenced by rb_iseq_add_local_tracepoint_recursively().

◆ turnon_events

rb_event_flag_t trace_set_local_events_struct::turnon_events

Definition at line 3251 of file iseq.c.

Referenced by rb_iseq_add_local_tracepoint_recursively().


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