Ruby  2.0.0p353(2013-11-22revision43784)
Data Fields
cache_entry Struct Reference

Data Fields

VALUE filled_version
 
ID mid
 
VALUE klass
 
rb_method_entry_tme
 
VALUE defined_class
 

Detailed Description

Definition at line 20 of file vm_method.c.

Field Documentation

VALUE cache_entry::defined_class
VALUE cache_entry::filled_version
VALUE cache_entry::klass
rb_method_entry_t* cache_entry::me
ID cache_entry::mid

Definition at line 22 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: