Ruby 3.4.2p28 (2025-02-15 revision d2930f8e7a5db8a7337fa43370940381b420cc3e)
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: