Ruby 2.7.7p221 (2022-11-24 revision 168ec2b1e5ad0e4688e963d9de019557c78feed9)
|
#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 |
Definition at line 9590 of file rb_mjit_min_header-2.7.7.h.
VALUE rb_iseq_location_struct::base_label |
Definition at line 9592 of file rb_mjit_min_header-2.7.7.h.
Referenced by rb_iseq_base_label(), rb_iseq_method_name(), and rb_iseq_update_references().
rb_code_location_t rb_iseq_location_struct::code_location |
Definition at line 9596 of file rb_mjit_min_header-2.7.7.h.
Referenced by rb_iseq_code_location(), and rb_resolve_me_location().
VALUE rb_iseq_location_struct::first_lineno |
Definition at line 9594 of file rb_mjit_min_header-2.7.7.h.
Referenced by rb_backtrace_use_iseq_first_lineno_for_last_location(), and rb_iseq_first_lineno().
VALUE rb_iseq_location_struct::label |
Definition at line 9593 of file rb_mjit_min_header-2.7.7.h.
Referenced by rb_iseq_label(), and rb_iseq_update_references().
int rb_iseq_location_struct::node_id |
Definition at line 9595 of file rb_mjit_min_header-2.7.7.h.
VALUE rb_iseq_location_struct::pathobj |
Definition at line 9591 of file rb_mjit_min_header-2.7.7.h.
Referenced by rb_iseq_pathobj_set(), and rb_iseq_update_references().