Ruby 4.0.0dev (2025-12-06 revision 180020e1e53b96a3080f3ac731cb32bbbdee31d5)
Data Fields
global_object_list Struct Reference

Data Fields

VALUEvarptr
 
struct global_object_listnext
 

Detailed Description

Definition at line 665 of file vm_core.h.

Field Documentation

◆ next

struct global_object_list* global_object_list::next

Definition at line 667 of file vm_core.h.

◆ varptr

VALUE* global_object_list::varptr

Definition at line 666 of file vm_core.h.


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