Ruby 4.1.0dev (2026-05-15 revision fff4b3ef2e3e309e7a84288de53c189aa3d45fed)
Data Fields
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 14045 of file compile.c.

Field Documentation

◆ frozen

unsigned int ibf_object_header::frozen

Definition at line 14048 of file compile.c.

◆ internal

unsigned int ibf_object_header::internal

Definition at line 14049 of file compile.c.

◆ special_const

unsigned int ibf_object_header::special_const

Definition at line 14047 of file compile.c.

◆ type

unsigned int ibf_object_header::type

Definition at line 14046 of file compile.c.


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