summaryrefslogtreecommitdiff
path: root/test/ruby/test_method_cache.rb
diff options
context:
space:
mode:
authorAlexander Momchilov <alexandermomchilov@gmail.com>2023-12-18 03:19:02 -0500
committerPeter Zhu <peter@peterzhu.ca>2023-12-18 14:51:16 -0500
commit11fa76b1b521072c200c78ea023960221ff426d6 (patch)
treea37c14a842ff533186c5e8959bd1fea1e6e29965 /test/ruby/test_method_cache.rb
parentb5c6c0122f5b010cb5f43e7a236c4ba2b1d56a2a (diff)
compare_by_identity: remove alloc for non-empty Hash
If a Hash is non-empty, there's no point calling `ar_force_convert_table`. We'll be immediately discarding that new st table, and replacing it with the new `identtable` st table that we're stealing out of `tmp`.
Diffstat (limited to 'test/ruby/test_method_cache.rb')
0 files changed, 0 insertions, 0 deletions