Bug 266166
| Summary: | Optimize looking up keys by raw reference in hash containers whose key is a non-nullable smart pointer type | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Chris Dumez <cdumez> |
| Component: | Web Template Framework | Assignee: | Chris Dumez <cdumez> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | 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=266158 | ||
Chris Dumez
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Chris Dumez
Pull request: https://github.com/WebKit/WebKit/pull/21585
EWS
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
<rdar://problem/119468333>