Ruby 4.1.0dev (2026-01-08 revision dcfbbdc38c2c0502f2eeb9172d1a82721b5ca45b)
Data Fields
rb_method_bmethod_struct Struct Reference

Data Fields

VALUE proc
 
rb_serial_t defined_ractor_id
 
unsigned int local_hooks_cnt
 

Detailed Description

Definition at line 167 of file method.h.

Field Documentation

◆ defined_ractor_id

rb_serial_t rb_method_bmethod_struct::defined_ractor_id

Definition at line 169 of file method.h.

◆ local_hooks_cnt

unsigned int rb_method_bmethod_struct::local_hooks_cnt

Definition at line 170 of file method.h.

◆ proc

VALUE rb_method_bmethod_struct::proc

Definition at line 168 of file method.h.


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