Ruby 4.0.7p0 (2026-09-15 revision 229531a6cfbf07e3caef30dbac24a2a3f3fed482)
global_object_list Struct Reference

Data Fields

VALUEvarptr
struct global_object_listnext

Detailed Description

Definition at line 674 of file vm_core.h.

Field Documentation

◆ next

struct global_object_list* global_object_list::next

Definition at line 676 of file vm_core.h.

◆ varptr

VALUE* global_object_list::varptr

Definition at line 675 of file vm_core.h.


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