#include <vm_core.h>
Data Fields | |
| rb_jmpbuf_t | buf |
| VALUE | tag |
| VALUE | retval |
| struct rb_vm_tag * | prev |
Definition at line 356 of file vm_core.h.
struct rb_vm_tag* rb_vm_tag::prev [read] |
Definition at line 358 of file vm_core.h.
Referenced by cont_restore_1(), rb_catch_obj(), rb_f_catch(), and rb_throw_obj().