Ruby 3.3.0p0 (2023-12-25 revision 5124f9ac7513eb590c37717337c430cb93caa151)
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 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: