Ruby 3.5.0dev (2025-06-27 revision 64a52c25fef8e156630fea559ced7286fe5c3beb)
Data Fields
global_object_list Struct Reference

Data Fields

VALUEvarptr
 
struct global_object_listnext
 

Detailed Description

Definition at line 659 of file vm_core.h.

Field Documentation

◆ next

struct global_object_list* global_object_list::next

Definition at line 661 of file vm_core.h.

◆ varptr

VALUE* global_object_list::varptr

Definition at line 660 of file vm_core.h.


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