Ruby 3.1.4p223 (2023-03-30 revision HEAD)
Data Fields
BlockId Struct Reference

Data Fields

const rb_iseq_tiseq
 
uint32_t idx
 

Detailed Description

Definition at line 161 of file yjit_core.h.

Field Documentation

◆ idx

uint32_t BlockId::idx

Definition at line 167 of file yjit_core.h.

◆ iseq

const rb_iseq_t* BlockId::iseq

Definition at line 164 of file yjit_core.h.


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