1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/include/ruby
ko1 5ac990e83e script_compiled TracePoint event [Feature #15287]
* vm_trace.c: add `script_compiled` event. This event invoked
  after script compiling and before evaluating compiled script.
  Also the following methods are added:

  `TracePoint#compiled_instruction_sequence` method to get compiled
  `RubyVM::InstructionSequence` instance.

  `TracePoint#compiled_eval_script` method to get compiled script (String)
  by *eval methods (return nil if compiling by file).

* vm_trace.c (tracepoint_attr_raised_exception):


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@66249 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2018-12-06 13:42:32 +00:00
..
backward
backward.h backward.h: removed stale declarations 2018-09-05 20:02:32 +00:00
debug.h Revert "vm_trace: implement postponed_jobs as st_table" 2018-10-23 03:47:45 +00:00
defines.h Introduce "COLDFUNC" function attribute. 2018-12-05 17:23:32 +00:00
encoding.h rb_enc_alias 2018-06-28 23:46:59 +00:00
intern.h Introduce "COLDFUNC" function attribute. 2018-12-05 17:23:32 +00:00
io.h errno.h must be included after config.h because config.h might define 2018-11-21 20:39:09 +00:00
missing.h include/ruby/missing.h: defined(__cplusplus) before using __cplusplus 2018-06-05 14:16:50 +00:00
onigmo.h Update to Onigmo 6.1.3-669ac9997619954c298da971fcfacccf36909d05. 2017-12-01 13:50:13 +00:00
oniguruma.h
re.h
regex.h
ruby.h script_compiled TracePoint event [Feature #15287] 2018-12-06 13:42:32 +00:00
st.h support theap for T_HASH. [Feature #14989] 2018-10-30 22:11:51 +00:00
subst.h
thread.h
thread_native.h
util.h util.h: remove my_getcwd 2017-11-26 01:36:33 +00:00
version.h version.h (RUBY_VERSION): 2.6.0 development has started. 2017-12-25 14:05:59 +00:00
vm.h use https:// instead of http:// 2018-07-28 10:00:27 +00:00
win32.h undef previous definition of SIZEOF_STRUCT_STAT_ST_INO 2017-12-11 16:06:41 +00:00