Bug 279686

Summary: Improve HashTable::checkKey()
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: Web Template FrameworkAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: Hironori.Fujii, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=279733

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.