|
Ruby
3.1.4p223 (2023-03-30 revision HEAD)
|
Data Fields | |
| rb_event_hook_flag_t | hook_flags |
| rb_event_flag_t | events |
| rb_event_hook_func_t | func |
| VALUE | data |
| struct rb_event_hook_struct * | next |
| struct { | |
| rb_thread_t * th | |
| unsigned int target_line | |
| } | filter |
Definition at line 39 of file vm_trace.c.