Ruby 3.4.3p32 (2025-04-14 revision d0b7e5b6a04bde21ca483d20a1546b28b401c2d4)
collect_caller_bindings_data Struct Reference

Data Fields

VALUE ary
 
const rb_execution_context_tec
 

Detailed Description

Definition at line 1513 of file vm_backtrace.c.

Field Documentation

◆ ary

VALUE collect_caller_bindings_data::ary

Definition at line 1514 of file vm_backtrace.c.

◆ ec

const rb_execution_context_t* collect_caller_bindings_data::ec

Definition at line 1515 of file vm_backtrace.c.


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