|
Ruby 4.1.0dev (2026-08-15 revision cfb2ed7c723c5435f630fd70897273db032b0bcc)
|
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.