Ruby 3.5.0dev (2025-02-22 revision 412997300569c1853c09813e4924b6df3d7e8669)
Data Fields
global_object_list Struct Reference

Data Fields

VALUEvarptr
 
struct global_object_listnext
 

Detailed Description

Definition at line 654 of file vm_core.h.

Field Documentation

◆ next

struct global_object_list* global_object_list::next

Definition at line 656 of file vm_core.h.

◆ varptr

VALUE* global_object_list::varptr

Definition at line 655 of file vm_core.h.


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