Ruby 3.5.0dev (2025-04-03 revision 29dafa5fc21343803127dda7d608f1f1f7908e7b)
Data Fields
global_object_list Struct Reference

Data Fields

VALUEvarptr
 
struct global_object_listnext
 

Detailed Description

Definition at line 648 of file vm_core.h.

Field Documentation

◆ next

struct global_object_list* global_object_list::next

Definition at line 650 of file vm_core.h.

◆ varptr

VALUE* global_object_list::varptr

Definition at line 649 of file vm_core.h.


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