Ruby
2.4.2p198(2017-09-14revision59899)
|
#include <vm_core.h>
Data Fields | |
VALUE | path |
VALUE | absolute_path |
VALUE | base_label |
VALUE | label |
VALUE | first_lineno |
VALUE rb_iseq_location_struct::absolute_path |
Definition at line 266 of file vm_core.h.
Referenced by caller_location(), ibf_load_iseq_each(), iseq_data_to_ary(), iseq_location_setup(), location_absolute_path(), rb_current_realfilepath(), rb_iseq_absolute_path(), and rb_iseq_mark().
VALUE rb_iseq_location_struct::base_label |
Definition at line 267 of file vm_core.h.
Referenced by ibf_load_iseq_each(), iseq_location_setup(), location_base_label(), prepare_iseq_build(), rb_iseq_base_label(), rb_iseq_mark(), and rb_iseq_method_name().
VALUE rb_iseq_location_struct::first_lineno |
Definition at line 269 of file vm_core.h.
Referenced by ibf_load_iseq_each(), iseq_data_to_ary(), iseq_location(), iseq_location_setup(), proc_to_s_(), rb_iseq_compile_node(), rb_iseq_first_lineno(), rb_method_entry_make(), and rb_raw_iseq_info().
VALUE rb_iseq_location_struct::label |
Definition at line 268 of file vm_core.h.
Referenced by control_frame_dump(), defined_expr(), ibf_load_iseq_each(), iseq_compile_each(), iseq_data_to_ary(), iseq_inspect(), iseq_location_setup(), iseqw_check(), iseqw_inspect(), location_label(), location_to_str(), make_name_for_block(), oldbt_iter_iseq(), prepare_iseq_build(), rb_binding_add_dynavars(), rb_insn_operand_intern(), rb_iseq_compile_with_option(), rb_iseq_label(), rb_iseq_mark(), rb_raw_iseq_info(), and rb_thread_current_status().
VALUE rb_iseq_location_struct::path |
Definition at line 265 of file vm_core.h.
Referenced by append_compile_error(), caller_location(), cleanup_iseq_build(), compile_bug(), control_frame_dump(), fill_path_and_lineno(), ibf_dump_iseq_each(), ibf_load_iseq_each(), iseq_compile_each(), iseq_data_to_ary(), iseq_inspect(), iseq_location(), iseq_location_setup(), iseqw_inspect(), location_path(), location_to_str(), method_definition_set(), oldbt_iter_iseq(), proc_binding(), proc_to_s_(), rb_iseq_mark(), rb_iseq_path(), rb_method_entry_make(), rb_raw_iseq_info(), rb_source_location(), rb_sourcefile(), rb_sourcefilename(), rb_thread_current_status(), rb_vm_make_binding(), and rb_vm_set_progname().