Ruby 1.9.3p327(2012-11-10revision37606)
Data Fields
rb_proc_t Struct Reference

#include <vm_core.h>

Data Fields

rb_block_t block
VALUE envval
VALUE blockprocval
int safe_level
int is_from_method
int is_lambda

Detailed Description

Definition at line 525 of file vm_core.h.


Field Documentation

Definition at line 529 of file vm_core.h.

Referenced by proc_dup(), proc_mark(), and rb_vm_make_proc().

Definition at line 531 of file vm_core.h.

Referenced by method_proc(), rb_mod_define_method(), and rb_vm_invoke_proc().

Definition at line 530 of file vm_core.h.

Referenced by proc_dup(), rb_vm_invoke_proc(), and rb_vm_make_proc().


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