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

Data Structures

union  [union].aux

Data Fields

VALUE flags
VALUE wrapper
struct rb_iseq_constant_bodybody
union  aux

Detailed Description

Definition at line 572 of file vm_core.h.

Field Documentation

◆ body

struct rb_iseq_constant_body* rb_iseq_struct::body

Definition at line 576 of file vm_core.h.

◆ flags

VALUE rb_iseq_struct::flags

Definition at line 573 of file vm_core.h.

◆ wrapper

VALUE rb_iseq_struct::wrapper

Definition at line 574 of file vm_core.h.


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