Data Fields | |
| rb_jmpbuf_t | buf |
| FRAME * | frame |
| iter * | iter |
| VALUE | tag |
| VALUE | retval |
| SCOPE * | scope |
| VALUE | dst |
| tag * | prev |
| int | blkid |
|
|
|
|
|
|
|
|
Definition at line 961 of file eval.c. Referenced by rb_f_catch(), and rb_yield_0(). |
|
|
Definition at line 956 of file eval.c. Referenced by error_handle(). |
|
|
|
|
|
Definition at line 962 of file eval.c. Referenced by eval(), and rb_callcc(). |
|
|
Definition at line 959 of file eval.c. Referenced by block_pass(), jump_tag_but_local_jump(), proc_invoke(), rb_call0(), rb_ensure(), rb_eval(), rb_f_catch(), rb_iterate(), rb_thread_start_0(), and rb_yield_0(). |
|
|
|
|
|
Definition at line 958 of file eval.c. Referenced by rb_thread_restore_context(). |
1.3.5