| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-12-07 | Support tracing of struct member accessor methods | Jeremy Evans | |
| This follows the same approach used for attr_reader/attr_writer in 2d98593bf54a37397c6e4886ccc7e3654c2eaf85, skipping the checking for tracing after the first call using the call cache, and clearing the call cache when tracing is turned on/off. Fixes [Bug #18886] | |||
