eval_script()
Compiled source code (String) on *eval methods on the :script_compiled event. If loaded from a file, it will return nil.
static VALUE tracepoint_attr_eval_script(VALUE tpval) { return rb_tracearg_eval_script(get_trace_arg()); }