Ruby 2.7.7p221 (2022-11-24 revision 168ec2b1e5ad0e4688e963d9de019557c78feed9)
Data Fields
rb_iseq_location_struct Struct Reference

#include <rb_mjit_min_header-2.7.7.h>

Data Fields

VALUE pathobj
 
VALUE base_label
 
VALUE label
 
VALUE first_lineno
 
int node_id
 
rb_code_location_t code_location
 

Detailed Description

Definition at line 5810 of file rb_mjit_min_header-2.7.7.h.

Field Documentation

◆ base_label

VALUE rb_iseq_location_struct::base_label

◆ code_location

rb_code_location_t rb_iseq_location_struct::code_location

Definition at line 5816 of file rb_mjit_min_header-2.7.7.h.

Referenced by rb_iseq_code_location(), and rb_resolve_me_location().

◆ first_lineno

VALUE rb_iseq_location_struct::first_lineno

◆ label

VALUE rb_iseq_location_struct::label

Definition at line 5813 of file rb_mjit_min_header-2.7.7.h.

Referenced by rb_iseq_label(), and rb_iseq_update_references().

◆ node_id

int rb_iseq_location_struct::node_id

Definition at line 5815 of file rb_mjit_min_header-2.7.7.h.

◆ pathobj

VALUE rb_iseq_location_struct::pathobj

Definition at line 5811 of file rb_mjit_min_header-2.7.7.h.

Referenced by rb_iseq_pathobj_set(), and rb_iseq_update_references().


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