Ruby 3.3.0p0 (2023-12-25 revision 5124f9ac7513eb590c37717337c430cb93caa151)
Data Fields
rb_call_data Struct Reference

Data Fields

const struct rb_callinfoci
 
const struct rb_callcachecc
 

Detailed Description

Definition at line 565 of file vm_callinfo.h.

Field Documentation

◆ cc

const struct rb_callcache* rb_call_data::cc

Definition at line 567 of file vm_callinfo.h.

◆ ci

const struct rb_callinfo* rb_call_data::ci

Definition at line 566 of file vm_callinfo.h.


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