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

SVAR (Special VARiable) More...

#include <imemo.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 6244 of file rb_mjit_min_header-3.1.3.h.

Field Documentation

◆ backref

const VALUE vm_svar::backref

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

◆ cref_or_me

const VALUE vm_svar::cref_or_me

class reference or rb_method_entry_t

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

◆ flags

VALUE vm_svar::flags

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

◆ lastline

const VALUE vm_svar::lastline

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

◆ others

const VALUE vm_svar::others

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


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