Ruby  2.1.10p492(2016-04-01revision54464)
Data Fields
rb_ensure_list Struct Reference

#include <vm_core.h>

Data Fields

struct rb_ensure_listnext
 
struct rb_ensure_entry entry
 

Detailed Description

Definition at line 519 of file vm_core.h.

Field Documentation

◆ entry

struct rb_ensure_entry rb_ensure_list::entry

Definition at line 521 of file vm_core.h.

Referenced by cont_capture(), rb_ensure(), and rollback_ensure_stack().

◆ next

struct rb_ensure_list* rb_ensure_list::next

Definition at line 520 of file vm_core.h.

Referenced by cont_capture(), rb_ensure(), and rollback_ensure_stack().


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