mirror of
https://github.com/ruby/ruby.git
synced 2026-08-12 08:20:37 +08: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]