Data Fields | |
| void(* | func )() |
| VALUE | data |
| int | safe |
| struct end_proc_data * | next |
Definition at line 50 of file eval_jump.c.
Definition at line 52 of file eval_jump.c.
Referenced by rb_exec_end_proc(), rb_mark_end_proc(), and rb_set_end_proc().
| void(* end_proc_data::func)() |
Referenced by rb_exec_end_proc(), and rb_set_end_proc().
struct end_proc_data* end_proc_data::next [read] |
Definition at line 54 of file eval_jump.c.
Referenced by rb_exec_end_proc(), rb_mark_end_proc(), and rb_set_end_proc().