Bug 279686
Summary: | Improve HashTable::checkKey() | ||
---|---|---|---|
Product: | WebKit | Reporter: | Chris Dumez <cdumez> |
Component: | Web Template Framework | Assignee: | 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
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
Pull request: https://github.com/WebKit/WebKit/pull/33630
EWS
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
<rdar://problem/135997810>