Ruby 3.5.0dev (2025-04-07 revision e3abdfbc84fe1da62f309e260e574612a7b13473)
Data Fields
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 1619 of file variable.c.

Field Documentation

◆ id

ID gen_ivar_lookup_ensure_size::id

Definition at line 1621 of file variable.c.

◆ ivtbl

struct gen_ivtbl* gen_ivar_lookup_ensure_size::ivtbl

Definition at line 1622 of file variable.c.

◆ obj

VALUE gen_ivar_lookup_ensure_size::obj

Definition at line 1620 of file variable.c.

◆ resize

bool gen_ivar_lookup_ensure_size::resize

Definition at line 1624 of file variable.c.

◆ shape

rb_shape_t* gen_ivar_lookup_ensure_size::shape

Definition at line 1623 of file variable.c.


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