Ruby 4.0.7p0 (2026-09-15 revision 229531a6cfbf07e3caef30dbac24a2a3f3fed482)
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 575 of file vm_core.h.

Field Documentation

◆ body

struct rb_iseq_constant_body* rb_iseq_struct::body

Definition at line 579 of file vm_core.h.

◆ flags

VALUE rb_iseq_struct::flags

Definition at line 576 of file vm_core.h.

◆ wrapper

VALUE rb_iseq_struct::wrapper

Definition at line 577 of file vm_core.h.


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