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

Data Structures

struct  rb_class_cc_entries_entry
 

Data Fields

int capa
 
int len
 
const struct rb_callable_method_entry_structcme
 
struct rb_class_cc_entries::rb_class_cc_entries_entryentries
 

Detailed Description

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

Field Documentation

◆ capa

int rb_class_cc_entries::capa

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

◆ cme

const struct rb_callable_method_entry_struct * rb_class_cc_entries::cme

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

◆ len

int rb_class_cc_entries::len

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


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