Definition at line 194 of file cont.c.
◆ argc
int rb_context_struct::argc |
◆ ensure_array
◆ jmpbuf
rb_jmpbuf_t rb_context_struct::jmpbuf |
◆ kw_splat
int rb_context_struct::kw_splat |
◆ mjit_cont
struct mjit_cont* rb_context_struct::mjit_cont |
◆ 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: