Ruby 3.1.3p185 (2022-11-24 revision 1a6b16756e0ba6b95ab71a441357ed5484e33498)
Data Fields
rb_callable_method_entry_struct Struct Reference

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 6435 of file rb_mjit_min_header-3.1.3.h.

Field Documentation

◆ called_id

ID rb_callable_method_entry_struct::called_id

Definition at line 6439 of file rb_mjit_min_header-3.1.3.h.

◆ def

struct rb_method_definition_struct *const rb_callable_method_entry_struct::def

Definition at line 6438 of file rb_mjit_min_header-3.1.3.h.

◆ defined_class

const VALUE rb_callable_method_entry_struct::defined_class

Definition at line 6437 of file rb_mjit_min_header-3.1.3.h.

◆ flags

VALUE rb_callable_method_entry_struct::flags

Definition at line 6436 of file rb_mjit_min_header-3.1.3.h.

◆ owner

const VALUE rb_callable_method_entry_struct::owner

Definition at line 6440 of file rb_mjit_min_header-3.1.3.h.


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