Ruby 3.4.2p28 (2025-02-15 revision d2930f8e7a5db8a7337fa43370940381b420cc3e)
rb_forwarding_call_data Struct Reference

Data Fields

struct rb_call_data cd
 
CALL_INFO caller_ci
 

Detailed Description

Definition at line 69 of file vm_insnhelper.h.

Field Documentation

◆ caller_ci

CALL_INFO rb_forwarding_call_data::caller_ci

Definition at line 71 of file vm_insnhelper.h.

◆ cd

struct rb_call_data rb_forwarding_call_data::cd

Definition at line 70 of file vm_insnhelper.h.


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