Ruby 1.9.3p327(2012-11-10revision37606)
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 128 of file vm_core.h.


Field Documentation

Definition at line 130 of file vm_core.h.

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

Definition at line 129 of file vm_core.h.

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

Definition at line 134 of file vm_core.h.

Referenced by vm_getivar(), and vm_setivar().

Definition at line 133 of file vm_core.h.

Referenced by vm_method_search().

Definition at line 132 of file vm_core.h.


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