Ruby 3.4.3p32 (2025-04-14 revision d0b7e5b6a04bde21ca483d20a1546b28b401c2d4)
global_object_list Struct Reference

Data Fields

VALUEvarptr
 
struct global_object_listnext
 

Detailed Description

Definition at line 661 of file vm_core.h.

Field Documentation

◆ next

struct global_object_list* global_object_list::next

Definition at line 663 of file vm_core.h.

◆ varptr

VALUE* global_object_list::varptr

Definition at line 662 of file vm_core.h.


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