|
Ruby
3.1.4p223 (2023-03-30 revision HEAD)
|
Data Fields | |
| rb_event_flag_t | events |
| int | tracing |
| rb_thread_t * | target_th |
| VALUE | local_target_set |
| void(* | func )(VALUE tpval, void *data) |
| void * | data |
| VALUE | proc |
| rb_ractor_t * | ractor |
| VALUE | self |
Definition at line 732 of file vm_trace.c.