Ruby  2.4.2p198(2017-09-14revision59899)
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 7850 of file compile.c.

Field Documentation

◆ frozen

unsigned int ibf_object_header::frozen

◆ internal

unsigned int ibf_object_header::internal

◆ special_const

unsigned int ibf_object_header::special_const

Definition at line 7852 of file compile.c.

Referenced by ibf_load_object(), and lbf_dump_object_object().

◆ type

unsigned int ibf_object_header::type

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