Ruby 3.2.2p53 (2023-03-30 revision e51014f9c05aa65cbf203442d37fef7c12390015)
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 3355 of file iseq.c.

Field Documentation

◆ insn

int insn_data_struct::insn

Definition at line 3356 of file iseq.c.

◆ insn_len

int insn_data_struct::insn_len

Definition at line 3357 of file iseq.c.

◆ notrace_encoded_insn

void* insn_data_struct::notrace_encoded_insn

Definition at line 3358 of file iseq.c.

◆ trace_encoded_insn

void* insn_data_struct::trace_encoded_insn

Definition at line 3359 of file iseq.c.


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