Ruby  2.7.2p137(2020-10-01revision5445e0435260b449decf2ac16f9d09bae3cafe72)
Data Fields
iseq_inline_iv_cache_entry Struct Reference

#include <vm_core.h>

Data Fields

rb_serial_t ic_serial
 
size_t index
 

Detailed Description

Definition at line 226 of file vm_core.h.

Field Documentation

◆ ic_serial

rb_serial_t iseq_inline_iv_cache_entry::ic_serial

Definition at line 227 of file vm_core.h.

◆ index

size_t iseq_inline_iv_cache_entry::index

Definition at line 228 of file vm_core.h.


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