rb_trace_arg_struct Struct Reference

#include <vm_core.h>

Data Fields

rb_event_flag_t event
rb_thread_tth
rb_control_frame_tcfp
VALUE self
ID id
VALUE klass
VALUE data
int klass_solved
int lineno
VALUE path

Detailed Description

Definition at line 998 of file vm_core.h.


Field Documentation

Definition at line 1001 of file vm_core.h.

Referenced by fill_id_and_klass(), fill_path_and_lineno(), and rb_tracearg_binding().

rb_event_flag_t rb_trace_arg_struct::event

Definition at line 1003 of file vm_core.h.

Referenced by exec_hooks_body(), fill_id_and_klass(), and rb_tracearg_method_id().

Definition at line 1004 of file vm_core.h.

Referenced by exec_hooks_body(), fill_id_and_klass(), and rb_tracearg_defined_class().

Definition at line 1007 of file vm_core.h.

Referenced by fill_id_and_klass().

Definition at line 1010 of file vm_core.h.

Referenced by fill_path_and_lineno(), and rb_tracearg_lineno().

Definition at line 1011 of file vm_core.h.

Referenced by fill_path_and_lineno(), and rb_tracearg_path().


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

Generated on 18 May 2020 for Ruby by  doxygen 1.6.1