Ruby 3.3.5p100 (2024-09-03 revision ef084cc8f4958c1b6e4ead99136631bef6d8ddba)
valued_frame_info Struct Reference

Data Fields

rb_backtrace_location_tloc
 
VALUE btobj
 

Detailed Description

Definition at line 133 of file vm_backtrace.c.

Field Documentation

◆ btobj

VALUE valued_frame_info::btobj

Definition at line 135 of file vm_backtrace.c.

◆ loc

rb_backtrace_location_t* valued_frame_info::loc

Definition at line 134 of file vm_backtrace.c.


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