Ruby  3.4.0dev (2024-11-05 revision e440268d51fe02b303e3817a7a733a0dac1c5091)
Data Fields
rb_context_struct Struct Reference

Data Fields

enum context_type type
 
int argc
 
int kw_splat
 
VALUE self
 
VALUE value
 
struct cont_saved_vm_stack saved_vm_stack
 
struct {
   VALUE *   stack
 
   VALUE *   stack_src
 
   size_t   stack_size
 
machine
 
rb_execution_context_t saved_ec
 
rb_jmpbuf_t jmpbuf
 
struct rb_jit_contjit_cont
 

Detailed Description

Definition at line 213 of file cont.c.


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