Ruby 3.4.9p82 (2026-03-11 revision 76cca827ab52ab1d346a728f068d5b8da3e2952b)
valued_frame_info Struct Reference

Data Fields

rb_backtrace_location_t * loc
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: