Ruby 3.3.6p108 (2024-11-05 revision 75015d4c1f6965b5e85e96fb309f1f2129f933c0)
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: