RESOLVED FIXED 279686
Improve HashTable::checkKey()
https://bugs.webkit.org/show_bug.cgi?id=279686
Summary Improve HashTable::checkKey()
Chris Dumez
Reported 2024-09-13 11:36:55 PDT
Avoid constructing an empty value in HashTable::checkKey() whenever possible. This is meant to make the empty value check as cheap as possible given that we plan to enable it in release builds.
Attachments
Chris Dumez
Comment 1 2024-09-13 11:53:21 PDT
EWS
Comment 2 2024-09-13 23:15:14 PDT
Committed 283670@main (ed96717ba87e): <https://commits.webkit.org/283670@main> Reviewed commits have been landed. Closing PR #33630 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2024-09-13 23:16:18 PDT
Note You need to log in before you can comment on or make changes to this bug.