Ruby  1.9.3p484(2013-11-22revision43786)
Data Fields
cache_entry Struct Reference

Data Fields

VALUE filled_version
 
ID mid
 
VALUE klass
 
rb_method_entry_tme
 

Detailed Description

Definition at line 15 of file vm_method.c.

Field Documentation

VALUE cache_entry::filled_version
VALUE cache_entry::klass

Definition at line 18 of file vm_method.c.

Referenced by rb_alias(), rb_method_entry(), rb_method_entry_get_without_cache(), and rb_undef().

rb_method_entry_t* cache_entry::me
ID cache_entry::mid

Definition at line 17 of file vm_method.c.

Referenced by obj_respond_to(), rb_method_entry(), and rb_method_entry_get_without_cache().


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