mirror of
https://github.com/ruby/ruby.git
synced 2025-08-28 15:36:16 +02:00
![]() * YJIT: Fix `Struct` accessors not firing tracing events
Reading and writing to structs should fire `c_call` and `c_return`, but
YJIT wasn't correctly dropping those calls when tracing.
This has been missing since this functionality was added in
|
||
---|---|---|
.. | ||
rjit |