Ruby 3.4.1p0 (2024-12-25 revision 48d4efcb85000e1ebae42004e963b5d0cedddcf2)
rb_method_optimized Struct Reference

Data Fields

enum method_optimized_type type
 
unsigned int index
 

Detailed Description

Definition at line 174 of file method.h.

Field Documentation

◆ index

unsigned int rb_method_optimized::index

Definition at line 176 of file method.h.

◆ type

enum method_optimized_type rb_method_optimized::type

Definition at line 175 of file method.h.


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