RESOLVED FIXED266166
Optimize looking up keys by raw reference in hash containers whose key is a non-nullable smart pointer type
https://bugs.webkit.org/show_bug.cgi?id=266166
Summary Optimize looking up keys by raw reference in hash containers whose key is a n...
Chris Dumez
Reported 2023-12-09 22:52:38 PST
Optimize looking up keys by raw reference in hash containers whose key is a non-nullable smart pointer type (such as Ref<> / WeakRef<> / CheckedRef<>).
Attachments
Chris Dumez
Comment 1 2023-12-09 23:05:23 PST
EWS
Comment 2 2023-12-10 14:57:14 PST
Committed 271853@main (38bcd3245042): <https://commits.webkit.org/271853@main> Reviewed commits have been landed. Closing PR #21585 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2023-12-10 14:58:14 PST
Note You need to log in before you can comment on or make changes to this bug.