Ruby 3.2.2p53 (2023-03-30 revision e51014f9c05aa65cbf203442d37fef7c12390015)
Data Fields
rb_iseq_constant_body::iseq_insn_info Struct Reference

Data Fields

const struct iseq_insn_info_entrybody
 
unsigned int * positions
 
unsigned int size
 

Detailed Description

Definition at line 452 of file vm_core.h.

Field Documentation

◆ body

const struct iseq_insn_info_entry* rb_iseq_constant_body::iseq_insn_info::body

Definition at line 453 of file vm_core.h.

◆ positions

unsigned int* rb_iseq_constant_body::iseq_insn_info::positions

Definition at line 454 of file vm_core.h.

◆ size

unsigned int rb_iseq_constant_body::iseq_insn_info::size

Definition at line 455 of file vm_core.h.


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