Ruby  2.7.0p0(2019-12-25revision647ee6f091eafcce70ffb75ddf7e121e192ab217)
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: