Ruby 4.0.5p0 (2026-05-20 revision 64336ffd0ee9e1f4c05891695a3d7b49cb709721)
insn_data_struct Struct Reference

Data Fields

int insn
int insn_len
void * notrace_encoded_insn
void * trace_encoded_insn

Detailed Description

Definition at line 3844 of file iseq.c.

Field Documentation

◆ insn

int insn_data_struct::insn

Definition at line 3845 of file iseq.c.

◆ insn_len

int insn_data_struct::insn_len

Definition at line 3846 of file iseq.c.

◆ notrace_encoded_insn

void* insn_data_struct::notrace_encoded_insn

Definition at line 3847 of file iseq.c.

◆ trace_encoded_insn

void* insn_data_struct::trace_encoded_insn

Definition at line 3848 of file iseq.c.


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