Ruby 4.0.5p0 (2026-05-20 revision 64336ffd0ee9e1f4c05891695a3d7b49cb709721)
valued_frame_info Struct Reference

Data Fields

rb_backtrace_location_t * loc
VALUE btobj

Detailed Description

Definition at line 125 of file vm_backtrace.c.

Field Documentation

◆ btobj

VALUE valued_frame_info::btobj

Definition at line 127 of file vm_backtrace.c.

◆ loc

rb_backtrace_location_t* valued_frame_info::loc

Definition at line 126 of file vm_backtrace.c.


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