Bug 250853
Summary: | Map and Set should have intrinsics for delete | ||
---|---|---|---|
Product: | WebKit | Reporter: | Keith Miller <keith_miller> |
Component: | JavaScriptCore | Assignee: | Keith Miller <keith_miller> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bug-importer |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Keith Miller
Right now we don't intrinsic which means we can't CSE the key normalization/hash.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Keith Miller
Pull request: https://github.com/WebKit/WebKit/pull/8845
EWS
Committed 259117@main (df247624f06a): <https://commits.webkit.org/259117@main>
Reviewed commits have been landed. Closing PR #8845 and removing active labels.