diff options
author | Jean Boussier <[email protected]> | 2024-11-03 09:27:59 +0100 |
---|---|---|
committer | Jean Boussier <[email protected]> | 2024-11-05 18:00:36 +0100 |
commit | ed22e6837941b429538cff5c8110b2caf2634474 (patch) | |
tree | 5c086bcd4f9f867e0579a8a7c76fc54202efec93 /ext/json/lib | |
parent | 241a03483c7eecfba008500df78716eb083d808b (diff) |
[ruby/json] JSON::Ext::Parser mark the name cache entries when not on the heap
This is somewhat dead code as unless you are using `JSON::Parser.new`
direcltly we never allocate `JSON::Ext::Parser` anymore.
But still, we should mark all its reference in case some code out there
uses that.
Followup: #675
https://github.com/ruby/json/commit/8bf74a977b
Notes
Notes:
Merged: https://github.com/ruby/ruby/pull/12003
Diffstat (limited to 'ext/json/lib')
0 files changed, 0 insertions, 0 deletions