Ruby  3.1.4p223 (2023-03-30 revision HEAD)
Data Fields
rb_captured_block Struct Reference

Data Fields

VALUE self
 
const VALUEep
 
union {
   const rb_iseq_t *   iseq
 
   const struct vm_ifunc *   ifunc
 
   VALUE   val
 
code
 

Detailed Description

Definition at line 803 of file vm_core.h.


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