Ruby 2.7.6p219 (2022-04-12 revision c9c2245c0a25176072e02db9254f0e0c84c805cd)
Data Fields
rb_control_frame_struct Struct Reference

#include <rb_mjit_min_header-2.7.6.h>

Data Fields

const VALUEpc
 
VALUEsp
 
const rb_iseq_tiseq
 
VALUE self
 
const VALUEep
 
const voidblock_code
 
VALUE__bp__
 

Detailed Description

Definition at line 9895 of file rb_mjit_min_header-2.7.6.h.

Field Documentation

◆ __bp__

VALUE * rb_control_frame_struct::__bp__

Definition at line 9902 of file rb_mjit_min_header-2.7.6.h.

◆ block_code

const void * rb_control_frame_struct::block_code

Definition at line 9901 of file rb_mjit_min_header-2.7.6.h.

Referenced by rb_execution_context_update().

◆ ep

const VALUE * rb_control_frame_struct::ep

◆ iseq

const rb_iseq_t * rb_control_frame_struct::iseq

◆ pc

const VALUE * rb_control_frame_struct::pc

Definition at line 9896 of file rb_mjit_min_header-2.7.6.h.

◆ self

VALUE rb_control_frame_struct::self

◆ sp

VALUE * rb_control_frame_struct::sp

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