Ruby 4.1.0dev (2026-04-04 revision 3b6245536cf55da9e8bfcdb03c845fe9ef931d7f)
Data Fields
pm_constant_pool_bucket_t Struct Reference

Data Fields

unsigned int id: 30
 
pm_constant_pool_bucket_type_t type: 2
 
uint32_t hash
 
const uint8_t * start
 
size_t length
 

Detailed Description

Definition at line 35 of file constant_pool.h.

Field Documentation

◆ hash

uint32_t pm_constant_pool_bucket_t::hash

Definition at line 43 of file constant_pool.h.

◆ id

unsigned int pm_constant_pool_bucket_t::id

Definition at line 37 of file constant_pool.h.

◆ length

size_t pm_constant_pool_bucket_t::length

Definition at line 52 of file constant_pool.h.

◆ start

const uint8_t* pm_constant_pool_bucket_t::start

Definition at line 49 of file constant_pool.h.

◆ type

pm_constant_pool_bucket_type_t pm_constant_pool_bucket_t::type

Definition at line 40 of file constant_pool.h.


The documentation for this struct was generated from the following file: