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

Data Fields

VALUEvarptr
struct global_object_listnext

Detailed Description

Definition at line 671 of file vm_core.h.

Field Documentation

◆ next

struct global_object_list* global_object_list::next

Definition at line 673 of file vm_core.h.

◆ varptr

VALUE* global_object_list::varptr

Definition at line 672 of file vm_core.h.


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