WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2024-09-13 11:53:21 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/33630
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
<
rdar://problem/135997810
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug