Ruby 4.0.5p0 (2026-05-20 revision 64336ffd0ee9e1f4c05891695a3d7b49cb709721)
rb_shape_tree_t Struct Reference

Data Fields

rb_shape_t * shape_list
rb_shape_t * root_shape
const attr_index_t * capacities
rb_atomic_t next_shape_id
redblack_node_t * shape_cache
unsigned int cache_size

Detailed Description

Definition at line 112 of file shape.h.

Field Documentation

◆ cache_size

unsigned int rb_shape_tree_t::cache_size

Definition at line 120 of file shape.h.

◆ capacities

const attr_index_t* rb_shape_tree_t::capacities

Definition at line 116 of file shape.h.

◆ next_shape_id

rb_atomic_t rb_shape_tree_t::next_shape_id

Definition at line 117 of file shape.h.

◆ root_shape

rb_shape_t* rb_shape_tree_t::root_shape

Definition at line 115 of file shape.h.

◆ shape_cache

redblack_node_t* rb_shape_tree_t::shape_cache

Definition at line 119 of file shape.h.

◆ shape_list

rb_shape_t* rb_shape_tree_t::shape_list

Definition at line 114 of file shape.h.


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