Ruby
3.4.0dev (2024-11-05 revision 348a53415339076afc4a02fcd09f3ae36e9c4c61)
|
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 46 of file vm_trace.c.