Ruby 3.3.2p78 (2024-05-30 revision e5a195edf62fe1bf7146a191da13fa1c4fecbd71)
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: