Ruby 4.0.6p0 (2026-07-14 revision 03b6d3f8898a28604fe6cb00eae3226b821168f4)
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: