Ruby 4.1.0dev (2026-05-15 revision fff4b3ef2e3e309e7a84288de53c189aa3d45fed)
Data Fields
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 3883 of file iseq.c.

Field Documentation

◆ insn

int insn_data_struct::insn

Definition at line 3884 of file iseq.c.

◆ insn_len

int insn_data_struct::insn_len

Definition at line 3885 of file iseq.c.

◆ notrace_encoded_insn

void* insn_data_struct::notrace_encoded_insn

Definition at line 3886 of file iseq.c.

◆ trace_encoded_insn

void* insn_data_struct::trace_encoded_insn

Definition at line 3887 of file iseq.c.


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