Ruby 4.0.5p0 (2026-05-20 revision 64336ffd0ee9e1f4c05891695a3d7b49cb709721)
iseq_inline_constant_cache_entry Struct Reference

Data Fields

VALUE flags
VALUE value
const rb_cref_t * ic_cref

Detailed Description

Definition at line 261 of file vm_core.h.

Field Documentation

◆ flags

VALUE iseq_inline_constant_cache_entry::flags

Definition at line 262 of file vm_core.h.

◆ ic_cref

const rb_cref_t* iseq_inline_constant_cache_entry::ic_cref

Definition at line 265 of file vm_core.h.

◆ value

VALUE iseq_inline_constant_cache_entry::value

Definition at line 264 of file vm_core.h.


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