Data Fields

iseq_inline_cache_entry Struct Reference

#include <vm_core.h>

Data Fields

VALUE ic_vmstat
VALUE ic_class
union {
   VALUE   value
   rb_method_entry_t *   method
   long   index
ic_value

Detailed Description

Definition at line 137 of file vm_core.h.


Field Documentation

Definition at line 139 of file vm_core.h.

Referenced by vm_getivar(), vm_method_search(), and vm_setivar().

Definition at line 138 of file vm_core.h.

Referenced by vm_method_search().

Definition at line 143 of file vm_core.h.

Referenced by vm_getivar(), and vm_setivar().

Definition at line 142 of file vm_core.h.

Referenced by vm_method_search().

Definition at line 141 of file vm_core.h.


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