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

#include <rb_mjit_min_header-2.7.6.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 9590 of file rb_mjit_min_header-2.7.6.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 9596 of file rb_mjit_min_header-2.7.6.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 9593 of file rb_mjit_min_header-2.7.6.h.

Referenced by rb_iseq_label(), and rb_iseq_update_references().

◆ node_id

int rb_iseq_location_struct::node_id

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

◆ pathobj

VALUE rb_iseq_location_struct::pathobj

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

Referenced by rb_iseq_pathobj_set(), and rb_iseq_update_references().


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