Ruby 4.1.0dev (2026-09-27 revision f6ff9e7d02e46360f8930b280a3dd921cccbda29)
Data Fields
valued_frame_info Struct Reference

Data Fields

rb_backtrace_location_t * loc
 
VALUE btobj
 

Detailed Description

Definition at line 130 of file vm_backtrace.c.

Field Documentation

◆ btobj

VALUE valued_frame_info::btobj

Definition at line 132 of file vm_backtrace.c.

◆ loc

rb_backtrace_location_t* valued_frame_info::loc

Definition at line 131 of file vm_backtrace.c.


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