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

#include <rb_mjit_min_header-2.7.7.h>

Data Fields

rb_code_position_t beg_pos
 
rb_code_position_t end_pos
 

Detailed Description

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

Field Documentation

◆ beg_pos

rb_code_position_t rb_code_location_struct::beg_pos

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

Referenced by rb_iseq_code_location(), and rb_resolve_me_location().

◆ end_pos

rb_code_position_t rb_code_location_struct::end_pos

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

Referenced by rb_iseq_code_location(), and rb_resolve_me_location().


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