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 369 of file vm_core.h.


Field Documentation

Definition at line 370 of file vm_core.h.

struct rb_vm_tag* rb_vm_tag::prev [read]

Definition at line 373 of file vm_core.h.

Referenced by rb_throw_obj().

Definition at line 372 of file vm_core.h.

Referenced by rb_catch_obj(), and rb_throw_obj().

Definition at line 371 of file vm_core.h.

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


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

Generated on 27 Nov 2014 for Ruby by  doxygen 1.6.1