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

Data Fields

unsigned int type: 5
unsigned int special_const: 1
unsigned int frozen: 1
unsigned int internal: 1

Detailed Description

Definition at line 14013 of file compile.c.

Field Documentation

◆ frozen

unsigned int ibf_object_header::frozen

Definition at line 14016 of file compile.c.

◆ internal

unsigned int ibf_object_header::internal

Definition at line 14017 of file compile.c.

◆ special_const

unsigned int ibf_object_header::special_const

Definition at line 14015 of file compile.c.

◆ type

unsigned int ibf_object_header::type

Definition at line 14014 of file compile.c.


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