Ruby 2.7.6p219 (2022-04-12 revision c9c2245c0a25176072e02db9254f0e0c84c805cd)
Data Fields
insn_data_struct Struct Reference

Data Fields

int insn
 
int insn_len
 
voidnotrace_encoded_insn
 
voidtrace_encoded_insn
 

Detailed Description

Definition at line 3076 of file iseq.c.

Field Documentation

◆ insn

int insn_data_struct::insn

Definition at line 3077 of file iseq.c.

◆ insn_len

int insn_data_struct::insn_len

Definition at line 3078 of file iseq.c.

◆ notrace_encoded_insn

void* insn_data_struct::notrace_encoded_insn

Definition at line 3079 of file iseq.c.

◆ trace_encoded_insn

void* insn_data_struct::trace_encoded_insn

Definition at line 3080 of file iseq.c.


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