|
Ruby 4.1.0dev (2026-04-17 revision 11e3c78b61da705c783dd12fb7f158c0d256ede0)
|
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.