|
Ruby 4.1.0dev (2026-05-15 revision 4ec235e0b227d38426aa477e537ac397963c0ee8)
|
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.