Ruby 3.4.2p28 (2025-02-15 revision d2930f8e7a5db8a7337fa43370940381b420cc3e)
iseq_insn_info_entry Struct Reference

Data Fields

int line_no
 
int node_id
 
rb_event_flag_t events
 

Detailed Description

Definition at line 241 of file iseq.h.

Field Documentation

◆ events

rb_event_flag_t iseq_insn_info_entry::events

Definition at line 246 of file iseq.h.

◆ line_no

int iseq_insn_info_entry::line_no

Definition at line 242 of file iseq.h.

◆ node_id

int iseq_insn_info_entry::node_id

Definition at line 244 of file iseq.h.


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