|
Ruby 4.1.0dev (2026-05-26 revision d5aa01f53a280d684797e9e776519812f5caf1e6)
|
Data Fields | |
| pm_constant_pool_bucket_t * | buckets |
| pm_constant_t * | constants |
| uint32_t | size |
| uint32_t | capacity |
Definition at line 56 of file constant_pool.h.
| pm_constant_pool_bucket_t* pm_constant_pool_t::buckets |
Definition at line 58 of file constant_pool.h.
| uint32_t pm_constant_pool_t::capacity |
Definition at line 67 of file constant_pool.h.
| pm_constant_t* pm_constant_pool_t::constants |
Definition at line 61 of file constant_pool.h.
| uint32_t pm_constant_pool_t::size |
Definition at line 64 of file constant_pool.h.