Ruby 3.3.4p94 (2024-07-09 revision be1089c8ec5ba40e09b1553e36b3174bf4014d9d)
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 1546 of file variable.c.

Field Documentation

◆ id

ID gen_ivar_lookup_ensure_size::id

Definition at line 1548 of file variable.c.

◆ ivtbl

struct gen_ivtbl* gen_ivar_lookup_ensure_size::ivtbl

Definition at line 1549 of file variable.c.

◆ obj

VALUE gen_ivar_lookup_ensure_size::obj

Definition at line 1547 of file variable.c.

◆ resize

bool gen_ivar_lookup_ensure_size::resize

Definition at line 1551 of file variable.c.

◆ shape

rb_shape_t* gen_ivar_lookup_ensure_size::shape

Definition at line 1550 of file variable.c.


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