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

#include <rb_mjit_min_header-2.7.6.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.6.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.6.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.6.h.

Referenced by rb_iseq_code_location(), and rb_resolve_me_location().


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