Ruby 4.0.6p0 (2026-07-14 revision 03b6d3f8898a28604fe6cb00eae3226b821168f4)
rb_call_data Struct Reference

Data Fields

const struct rb_callinfoci
const struct rb_callcachecc

Detailed Description

Definition at line 604 of file vm_callinfo.h.

Field Documentation

◆ cc

const struct rb_callcache* rb_call_data::cc

Definition at line 606 of file vm_callinfo.h.

◆ ci

const struct rb_callinfo* rb_call_data::ci

Definition at line 605 of file vm_callinfo.h.


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