Ruby 3.4.9p82 (2026-03-11 revision 76cca827ab52ab1d346a728f068d5b8da3e2952b)
rb_call_data Struct Reference

Data Fields

const struct rb_callinfoci
const struct rb_callcachecc

Detailed Description

Definition at line 576 of file vm_callinfo.h.

Field Documentation

◆ cc

const struct rb_callcache* rb_call_data::cc

Definition at line 578 of file vm_callinfo.h.

◆ ci

const struct rb_callinfo* rb_call_data::ci

Definition at line 577 of file vm_callinfo.h.


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