Ruby 3.4.3p32 (2025-04-14 revision d0b7e5b6a04bde21ca483d20a1546b28b401c2d4)
rb_call_data Struct Reference

Data Fields

const struct rb_callinfoci
 
const struct rb_callcachecc
 

Detailed Description

Definition at line 572 of file vm_callinfo.h.

Field Documentation

◆ cc

const struct rb_callcache* rb_call_data::cc

Definition at line 574 of file vm_callinfo.h.

◆ ci

const struct rb_callinfo* rb_call_data::ci

Definition at line 573 of file vm_callinfo.h.


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