Ruby 4.0.7p0 (2026-09-15 revision 229531a6cfbf07e3caef30dbac24a2a3f3fed482)
rb_captured_block Struct Reference

Data Structures

union  [union].code

Data Fields

VALUE self
const VALUEep
union  code

Detailed Description

Definition at line 882 of file vm_core.h.

Field Documentation

◆ ep

const VALUE* rb_captured_block::ep

Definition at line 884 of file vm_core.h.

◆ self

VALUE rb_captured_block::self

Definition at line 883 of file vm_core.h.


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