Data Fields

rb_vm_tag Struct Reference

#include <vm_core.h>

Data Fields

rb_jmpbuf_t buf
VALUE tag
VALUE retval
struct rb_vm_tagprev

Detailed Description

Definition at line 356 of file vm_core.h.


Field Documentation

Definition at line 357 of file vm_core.h.

Definition at line 360 of file vm_core.h.

Referenced by rb_throw_obj().

Definition at line 359 of file vm_core.h.

Referenced by rb_catch_obj(), and rb_throw_obj().

Definition at line 358 of file vm_core.h.

Referenced by cont_restore_1(), rb_catch_obj(), rb_f_catch(), and rb_throw_obj().


The documentation for this struct was generated from the following file: