Ruby 3.4.7p58 (2025-10-08 revision 7a5688e2a27668e48f8d6ff4af5b2208b98a2f5e)
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 3747 of file iseq.c.

Field Documentation

◆ insn

int insn_data_struct::insn

Definition at line 3748 of file iseq.c.

◆ insn_len

int insn_data_struct::insn_len

Definition at line 3749 of file iseq.c.

◆ notrace_encoded_insn

void* insn_data_struct::notrace_encoded_insn

Definition at line 3750 of file iseq.c.

◆ trace_encoded_insn

void* insn_data_struct::trace_encoded_insn

Definition at line 3751 of file iseq.c.


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