Ruby  2.7.1p83(2020-03-31revisiona0c7c23c9cec0d0ffcba012279cd652d28ad5bf3)
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: