Ruby 3.5.0dev (2025-11-03 revision 4a3d8346a6d0e068508631541f6bc43e8b154ea1)
Data Fields
global_object_list Struct Reference

Data Fields

VALUEvarptr
 
struct global_object_listnext
 

Detailed Description

Definition at line 662 of file vm_core.h.

Field Documentation

◆ next

struct global_object_list* global_object_list::next

Definition at line 664 of file vm_core.h.

◆ varptr

VALUE* global_object_list::varptr

Definition at line 663 of file vm_core.h.


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