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

Data Fields

const rb_iseq_tiseqptr
 iseq pointer, should be separated from iseqval More...
 
rb_cref_tcref
 class reference, should be marked More...
 

Detailed Description

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

Field Documentation

◆ cref

rb_cref_t * rb_method_iseq_struct::cref

class reference, should be marked

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

◆ iseqptr

const rb_iseq_t * rb_method_iseq_struct::iseqptr

iseq pointer, should be separated from iseqval

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


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