Ruby 2.7.6p219 (2022-04-12 revision c9c2245c0a25176072e02db9254f0e0c84c805cd)
Data Fields
rb_callable_method_entry_struct Struct Reference

#include <rb_mjit_min_header-2.7.6.h>

Data Fields

VALUE flags
 
const VALUE defined_class
 
struct rb_method_definition_struct *const def
 
ID called_id
 
const VALUE owner
 

Detailed Description

Definition at line 8875 of file rb_mjit_min_header-2.7.6.h.

Field Documentation

◆ called_id

ID rb_callable_method_entry_struct::called_id

Definition at line 8879 of file rb_mjit_min_header-2.7.6.h.

◆ def

struct rb_method_definition_struct *const rb_callable_method_entry_struct::def

◆ defined_class

const VALUE rb_callable_method_entry_struct::defined_class

Definition at line 8877 of file rb_mjit_min_header-2.7.6.h.

Referenced by rb_resolve_refined_method_callable().

◆ flags

VALUE rb_callable_method_entry_struct::flags

Definition at line 8876 of file rb_mjit_min_header-2.7.6.h.

◆ owner

const VALUE rb_callable_method_entry_struct::owner

Definition at line 8880 of file rb_mjit_min_header-2.7.6.h.


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