Ruby 4.0.5p0 (2026-05-20 revision 64336ffd0ee9e1f4c05891695a3d7b49cb709721)
rb_captured_block Struct Reference

Data Structures

union  [union].code

Data Fields

VALUE self
const VALUEep
union  code

Detailed Description

Definition at line 878 of file vm_core.h.

Field Documentation

◆ ep

const VALUE* rb_captured_block::ep

Definition at line 880 of file vm_core.h.

◆ self

VALUE rb_captured_block::self

Definition at line 879 of file vm_core.h.


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