Ruby 4.0.6p0 (2026-07-14 revision 03b6d3f8898a28604fe6cb00eae3226b821168f4)
RObject::[struct].as.heap Struct Reference

Object that use separated memory region for instance variables use this pattern. More...

Data Fields

VALUEfields
 Pointer to a C array that holds instance variables.

Detailed Description

Object that use separated memory region for instance variables use this pattern.

Definition at line 97 of file robject.h.

Field Documentation

◆ fields

Pointer to a C array that holds instance variables.


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