#include <vm_core.h>
Data Fields | |
| VALUE | ic_vmstat |
| VALUE | ic_class |
| union { | |
| VALUE value | |
| rb_method_entry_t * method | |
| long index | |
| } | ic_value |
Definition at line 137 of file vm_core.h.
Definition at line 139 of file vm_core.h.
Referenced by vm_getivar(), vm_method_search(), and vm_setivar().
| union { ... } iseq_inline_cache_entry::ic_value |
Referenced by vm_getivar(), vm_method_search(), and vm_setivar().