Ruby 4.0.6p0 (2026-07-14 revision 03b6d3f8898a28604fe6cb00eae3226b821168f4)
rb_captured_block Struct Reference

Data Structures

union  [union].code

Data Fields

VALUE self
const VALUEep
union  code

Detailed Description

Definition at line 879 of file vm_core.h.

Field Documentation

◆ ep

const VALUE* rb_captured_block::ep

Definition at line 881 of file vm_core.h.

◆ self

VALUE rb_captured_block::self

Definition at line 880 of file vm_core.h.


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