Ruby 2.7.7p221 (2022-11-24 revision 168ec2b1e5ad0e4688e963d9de019557c78feed9)
Data Fields
rb_method_entry_struct Struct Reference

#include <rb_mjit_min_header-2.7.7.h>

Data Fields

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

Detailed Description

Definition at line 5247 of file rb_mjit_min_header-2.7.7.h.

Field Documentation

◆ called_id

ID rb_method_entry_struct::called_id

Definition at line 5251 of file rb_mjit_min_header-2.7.7.h.

◆ def

struct rb_method_definition_struct *const rb_method_entry_struct::def

◆ defined_class

VALUE rb_method_entry_struct::defined_class

◆ flags

VALUE rb_method_entry_struct::flags

Definition at line 5248 of file rb_mjit_min_header-2.7.7.h.

◆ owner

VALUE rb_method_entry_struct::owner

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