Ruby 3.5.0dev (2025-02-20 revision 34098b669c0cbc024cd08e686891f1dfe0a10aaf)
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 3717 of file iseq.c.

Field Documentation

◆ insn

int insn_data_struct::insn

Definition at line 3718 of file iseq.c.

◆ insn_len

int insn_data_struct::insn_len

Definition at line 3719 of file iseq.c.

◆ notrace_encoded_insn

void* insn_data_struct::notrace_encoded_insn

Definition at line 3720 of file iseq.c.

◆ trace_encoded_insn

void* insn_data_struct::trace_encoded_insn

Definition at line 3721 of file iseq.c.


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