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

SVAR (Special VARiable) More...

#include <rb_mjit_min_header-2.7.6.h>

Data Fields

VALUE flags
 
const VALUE cref_or_me
 class reference or rb_method_entry_t More...
 
const VALUE lastline
 
const VALUE backref
 
const VALUE others
 

Detailed Description

SVAR (Special VARiable)

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

Field Documentation

◆ backref

const VALUE vm_svar::backref

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

◆ cref_or_me

const VALUE vm_svar::cref_or_me

class reference or rb_method_entry_t

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

◆ flags

VALUE vm_svar::flags

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

◆ lastline

const VALUE vm_svar::lastline

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

◆ others

const VALUE vm_svar::others

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


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