Data Fields | |
| NODE * | var |
| NODE * | body |
| VALUE | self |
| FRAME | frame |
| SCOPE * | scope |
| VALUE | klass |
| NODE * | cref |
| int | iter |
| int | vmode |
| int | flags |
| int | uniq |
| RVarmap * | dyna_vars |
| VALUE | orig_thread |
| VALUE | wrapper |
| VALUE | block_obj |
| BLOCK * | outer |
| BLOCK * | prev |
|
|
Definition at line 749 of file eval.c. Referenced by block_pass(), and proc_alloc(). |
|
|
|
|
|
|
|
|
Definition at line 746 of file eval.c. Referenced by rb_thread_yield(). |
|
|
Definition at line 744 of file eval.c. Referenced by rb_thread_save_context(). |
|
|
Definition at line 738 of file eval.c. Referenced by proc_invoke(). |
|
|
|
|
|
|
|
|
Definition at line 747 of file eval.c. Referenced by proc_alloc(), and rb_f_binding(). |
|
|
Definition at line 750 of file eval.c. Referenced by block_pass(). |
|
|
Definition at line 751 of file eval.c. Referenced by eval(), rb_thread_start_0(), and rb_yield_0(). |
|
|
Definition at line 739 of file eval.c. Referenced by rb_thread_yield(). |
|
|
|
|
|
Definition at line 745 of file eval.c. Referenced by block_pass(), and rb_yield_0(). |
|
|
|
|
|
|
|
|
|
1.3.5