Ruby 3.3.0p0 (2023-12-25 revision 5124f9ac7513eb590c37717337c430cb93caa151)
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 3447 of file iseq.c.

Field Documentation

◆ insn

int insn_data_struct::insn

Definition at line 3448 of file iseq.c.

◆ insn_len

int insn_data_struct::insn_len

Definition at line 3449 of file iseq.c.

◆ notrace_encoded_insn

void* insn_data_struct::notrace_encoded_insn

Definition at line 3450 of file iseq.c.

◆ trace_encoded_insn

void* insn_data_struct::trace_encoded_insn

Definition at line 3451 of file iseq.c.


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