Ruby 3.5.0dev (2025-04-25 revision 62a7f17157c5c67956d95a2582f8f256df13f9e2)
Data Fields
global_object_list Struct Reference

Data Fields

VALUEvarptr
 
struct global_object_listnext
 

Detailed Description

Definition at line 656 of file vm_core.h.

Field Documentation

◆ next

struct global_object_list* global_object_list::next

Definition at line 658 of file vm_core.h.

◆ varptr

VALUE* global_object_list::varptr

Definition at line 657 of file vm_core.h.


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