Ruby 4.0.7p0 (2026-09-15 revision 229531a6cfbf07e3caef30dbac24a2a3f3fed482)
iseq_inline_storage_entry Union Reference

Data Structures

struct  [struct].once

Data Fields

struct  once
struct iseq_inline_constant_cache ic_cache
struct iseq_inline_iv_cache_entry iv_cache

Detailed Description

Definition at line 297 of file vm_core.h.

Field Documentation

◆ ic_cache

struct iseq_inline_constant_cache iseq_inline_storage_entry::ic_cache

Definition at line 302 of file vm_core.h.

◆ iv_cache

struct iseq_inline_iv_cache_entry iseq_inline_storage_entry::iv_cache

Definition at line 303 of file vm_core.h.


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