Ruby 4.1.0dev (2026-05-18 revision e4e1c92a1dde6e7bcdadc254306940d005835642)
Data Fields
zjit_jit_frame Struct Reference

Data Fields

const VALUEpc
 
const rb_iseq_tiseq
 
bool materialize_block_code
 

Detailed Description

Definition at line 14 of file zjit.h.

Field Documentation

◆ iseq

const rb_iseq_t* zjit_jit_frame::iseq

Definition at line 20 of file zjit.h.

◆ materialize_block_code

bool zjit_jit_frame::materialize_block_code

Definition at line 25 of file zjit.h.

◆ pc

const VALUE* zjit_jit_frame::pc

Definition at line 17 of file zjit.h.


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