Ruby 3.5.0dev (2025-07-19 revision 8df61bfc92463e9896465d73176663c583d8ec0c)
Data Fields
rb_call_data Struct Reference

Data Fields

const struct rb_callinfoci
 
const struct rb_callcachecc
 

Detailed Description

Definition at line 554 of file vm_callinfo.h.

Field Documentation

◆ cc

const struct rb_callcache* rb_call_data::cc

Definition at line 556 of file vm_callinfo.h.

◆ ci

const struct rb_callinfo* rb_call_data::ci

Definition at line 555 of file vm_callinfo.h.


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