Data Fields

rb_env_t Struct Reference

#include <vm_core.h>

Data Fields

VALUEenv
int env_size
int local_size
VALUE prev_envval
rb_block_t block

Detailed Description

Definition at line 521 of file vm_core.h.


Field Documentation

Definition at line 523 of file vm_core.h.

Referenced by env_mark(), env_memsize(), rb_vmdebug_env_dump_raw(), and vm_make_env_each().

Definition at line 524 of file vm_core.h.

Referenced by rb_vmdebug_env_dump_raw(), and vm_make_env_each().


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