Definition at line 213 of file cont.c.
◆ argc
| int rb_context_struct::argc |
◆ ensure_array
◆ jit_cont
◆ jmpbuf
| rb_jmpbuf_t rb_context_struct::jmpbuf |
◆ kw_splat
| int rb_context_struct::kw_splat |
◆ saved_ec
◆ saved_vm_stack
◆ self
| VALUE rb_context_struct::self |
◆ stack
| VALUE* rb_context_struct::stack |
◆ stack_size
| size_t rb_context_struct::stack_size |
◆ stack_src
| VALUE* rb_context_struct::stack_src |
◆ type
| enum context_type rb_context_struct::type |
◆ value
| VALUE rb_context_struct::value |
The documentation for this struct was generated from the following file: