Ruby 3.3.0p0 (2023-12-25 revision 5124f9ac7513eb590c37717337c430cb93caa151)
Data Fields
iseq_insn_info_entry Struct Reference

Data Fields

int line_no
 
int node_id
 
rb_event_flag_t events
 

Detailed Description

Definition at line 238 of file iseq.h.

Field Documentation

◆ events

rb_event_flag_t iseq_insn_info_entry::events

Definition at line 243 of file iseq.h.

◆ line_no

int iseq_insn_info_entry::line_no

Definition at line 239 of file iseq.h.

◆ node_id

int iseq_insn_info_entry::node_id

Definition at line 241 of file iseq.h.


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