Ruby 3.4.1p0 (2024-12-25 revision 48d4efcb85000e1ebae42004e963b5d0cedddcf2)
valued_frame_info Struct Reference

Data Fields

rb_backtrace_location_tloc
 
VALUE btobj
 

Detailed Description

Definition at line 128 of file vm_backtrace.c.

Field Documentation

◆ btobj

VALUE valued_frame_info::btobj

Definition at line 130 of file vm_backtrace.c.

◆ loc

rb_backtrace_location_t* valued_frame_info::loc

Definition at line 129 of file vm_backtrace.c.


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