Ruby 4.1.0dev (2026-04-04 revision 892991bdc1a5068d74a8597cd0ccf3092afffabf)
Data Fields
global_object_list Struct Reference

Data Fields

VALUEvarptr
 
struct global_object_listnext
 

Detailed Description

Definition at line 682 of file vm_core.h.

Field Documentation

◆ next

struct global_object_list* global_object_list::next

Definition at line 684 of file vm_core.h.

◆ varptr

VALUE* global_object_list::varptr

Definition at line 683 of file vm_core.h.


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