Ruby  2.4.2p198(2017-09-14revision59899)
Data Fields
dynamic_symbol_counts Struct Reference

Data Fields

size_t mortal
 
size_t immortal
 

Detailed Description

Definition at line 253 of file objspace.c.

Field Documentation

◆ immortal

size_t dynamic_symbol_counts::immortal

Definition at line 255 of file objspace.c.

Referenced by count_symbols(), and cs_i().

◆ mortal

size_t dynamic_symbol_counts::mortal

Definition at line 254 of file objspace.c.

Referenced by count_symbols(), and cs_i().


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