rb_vm_tag Struct Reference

#include <vm_core.h>

Data Fields

VALUE tag
VALUE retval
rb_jmpbuf_t buf
struct rb_vm_tagprev

Detailed Description

Definition at line 488 of file vm_core.h.


Field Documentation

Definition at line 491 of file vm_core.h.

Referenced by rb_threadptr_tag_jump().

struct rb_vm_tag* rb_vm_tag::prev [read]

Definition at line 492 of file vm_core.h.

Referenced by rb_threadptr_exec_event_hooks_orig(), and rb_throw_obj().

Definition at line 490 of file vm_core.h.

Referenced by rb_catch_protect(), rb_throw_obj(), and rb_vm_make_jump_tag_but_local_jump().

Definition at line 489 of file vm_core.h.

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


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

Generated on 18 May 2020 for Ruby by  doxygen 1.6.1