|
Ruby 4.1.0dev (2026-04-04 revision 3b6245536cf55da9e8bfcdb03c845fe9ef931d7f)
|
Data Fields | |
| unsigned int | id: 30 |
| pm_constant_pool_bucket_type_t | type: 2 |
| uint32_t | hash |
| const uint8_t * | start |
| size_t | length |
Definition at line 35 of file constant_pool.h.
| uint32_t pm_constant_pool_bucket_t::hash |
Definition at line 43 of file constant_pool.h.
| unsigned int pm_constant_pool_bucket_t::id |
Definition at line 37 of file constant_pool.h.
| size_t pm_constant_pool_bucket_t::length |
Definition at line 52 of file constant_pool.h.
| const uint8_t* pm_constant_pool_bucket_t::start |
Definition at line 49 of file constant_pool.h.
| pm_constant_pool_bucket_type_t pm_constant_pool_bucket_t::type |
Definition at line 40 of file constant_pool.h.