|
Ruby 4.1.0dev (2026-04-04 revision 3b6245536cf55da9e8bfcdb03c845fe9ef931d7f)
|
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.