Ruby  3.4.0dev (2024-11-05 revision 348a53415339076afc4a02fcd09f3ae36e9c4c61)
Data Fields
rb_callcache Struct Reference

Data Fields

const VALUE flags
 
const VALUE klass
 
const struct rb_callable_method_entry_struct *const cme_
 
const vm_call_handler call_
 
union {
   struct {
      uintptr_t   value
 
   }   attr
 
   enum method_missing_reason   method_missing_reason
 
   VALUE   v
 
   const struct rb_builtin_function *   bf
 
aux_
 

Detailed Description

Definition at line 278 of file vm_callinfo.h.


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