Ruby 3.4.4p34 (2025-05-14 revision a38531fd3f617bf734ef7d6c595325f69985ea1d)
gen_ivar_lookup_ensure_size Struct Reference

Data Fields

VALUE obj
 
ID id
 
struct gen_ivtblivtbl
 
rb_shape_tshape
 
bool resize
 

Detailed Description

Definition at line 1646 of file variable.c.

Field Documentation

◆ id

ID gen_ivar_lookup_ensure_size::id

Definition at line 1648 of file variable.c.

◆ ivtbl

struct gen_ivtbl* gen_ivar_lookup_ensure_size::ivtbl

Definition at line 1649 of file variable.c.

◆ obj

VALUE gen_ivar_lookup_ensure_size::obj

Definition at line 1647 of file variable.c.

◆ resize

bool gen_ivar_lookup_ensure_size::resize

Definition at line 1651 of file variable.c.

◆ shape

rb_shape_t* gen_ivar_lookup_ensure_size::shape

Definition at line 1650 of file variable.c.


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