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 996 of file vm_core.h.


Field Documentation

rb_control_frame_t* rb_trace_arg_struct::cfp

Definition at line 999 of file vm_core.h.

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

VALUE rb_trace_arg_struct::data

Definition at line 1003 of file vm_core.h.

Referenced by rb_tracearg_object(), rb_tracearg_raised_exception(), and rb_tracearg_return_value().

rb_event_flag_t rb_trace_arg_struct::event

Definition at line 997 of file vm_core.h.

Referenced by exec_hooks_body(), exec_hooks_precheck(), rb_suppress_tracing(), rb_threadptr_exec_event_hooks_orig(), rb_tracearg_event(), rb_tracearg_event_flag(), rb_tracearg_object(), rb_tracearg_raised_exception(), rb_tracearg_return_value(), and tracepoint_inspect().

ID rb_trace_arg_struct::id

Definition at line 1001 of file vm_core.h.

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

VALUE rb_trace_arg_struct::klass

Definition at line 1002 of file vm_core.h.

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

int rb_trace_arg_struct::klass_solved

Definition at line 1005 of file vm_core.h.

Referenced by fill_id_and_klass().

int rb_trace_arg_struct::lineno

Definition at line 1008 of file vm_core.h.

Referenced by fill_path_and_lineno(), and rb_tracearg_lineno().

VALUE rb_trace_arg_struct::path

Definition at line 1009 of file vm_core.h.

Referenced by fill_path_and_lineno(), and rb_tracearg_path().

VALUE rb_trace_arg_struct::self

Definition at line 1000 of file vm_core.h.

Referenced by exec_hooks_body(), rb_threadptr_exec_event_hooks_orig(), and rb_tracearg_self().

rb_thread_t* rb_trace_arg_struct::th

Definition at line 998 of file vm_core.h.

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


The documentation for this struct was generated from the following file:
Generated on 19 Jul 2016 for Ruby by  doxygen 1.4.7