Ruby 3.4.1p0 (2024-12-25 revision 48d4efcb85000e1ebae42004e963b5d0cedddcf2)
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: