Ruby 4.0.5p0 (2026-05-20 revision 64336ffd0ee9e1f4c05891695a3d7b49cb709721)
rb_call_data Struct Reference

Data Fields

const struct rb_callinfoci
const struct rb_callcachecc

Detailed Description

Definition at line 590 of file vm_callinfo.h.

Field Documentation

◆ cc

const struct rb_callcache* rb_call_data::cc

Definition at line 592 of file vm_callinfo.h.

◆ ci

const struct rb_callinfo* rb_call_data::ci

Definition at line 591 of file vm_callinfo.h.


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