Ruby 3.3.7p123 (2025-01-15 revision be31f993d7fa0219d85f7b3c694d454da4ecc10b)
rb_call_data Struct Reference

Data Fields

const struct rb_callinfoci
 
const struct rb_callcachecc
 

Detailed Description

Definition at line 560 of file vm_callinfo.h.

Field Documentation

◆ cc

const struct rb_callcache* rb_call_data::cc

Definition at line 562 of file vm_callinfo.h.

◆ ci

const struct rb_callinfo* rb_call_data::ci

Definition at line 561 of file vm_callinfo.h.


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