mirror of
https://github.com/ruby/ruby.git
synced 2026-01-27 12:34:21 +00:00
This allows C-Extension developers to call those methods to retrieve information about a TracePoint's parameters, eval script and instruction sequence. Implements [Feature #20757]