Ruby 4.1.0dev (2026-04-04 revision 3b6245536cf55da9e8bfcdb03c845fe9ef931d7f)
Data Fields
pm_constant_pool_t Struct Reference

Data Fields

pm_constant_pool_bucket_tbuckets
 
pm_constant_tconstants
 
uint32_t size
 
uint32_t capacity
 

Detailed Description

Definition at line 56 of file constant_pool.h.

Field Documentation

◆ buckets

pm_constant_pool_bucket_t* pm_constant_pool_t::buckets

Definition at line 58 of file constant_pool.h.

◆ capacity

uint32_t pm_constant_pool_t::capacity

Definition at line 67 of file constant_pool.h.

◆ constants

pm_constant_t* pm_constant_pool_t::constants

Definition at line 61 of file constant_pool.h.

◆ size

uint32_t pm_constant_pool_t::size

Definition at line 64 of file constant_pool.h.


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