Ruby
2.7.1p83(2020-03-31revisiona0c7c23c9cec0d0ffcba012279cd652d28ad5bf3)
|
#include "eval_intern.h"
Go to the source code of this file.
Data Structures | |
struct | end_proc_data |
Functions | |
void | rb_call_end_proc (VALUE data) |
void | rb_set_end_proc (void(*func)(VALUE), VALUE data) |
void | rb_mark_end_proc (void) |
void | Init_jump (void) |
Definition at line 135 of file eval_jump.c.
References rb_define_global_function().
Definition at line 11 of file eval_jump.c.
References rb_ary_new(), and rb_proc_call().
Definition at line 78 of file eval_jump.c.
References link().
Definition at line 59 of file eval_jump.c.
References ALLOC, GET_THREAD, link(), list, and rb_thread_struct::top_wrapper.