Bug 295862
| Summary: | Putting HashMap in a heap block hurts memory use, speed, code size (WebCore bindings) | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Darin Adler <darin> |
| Component: | WebCore JavaScript | Assignee: | Darin Adler <darin> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Darin Adler
Putting HashMap in a heap block hurts memory use, speed, and code size. We should stop doing that; this will cover WebCore bindings code.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/155737405>
Darin Adler
Pull request: https://github.com/WebKit/WebKit/pull/47960
EWS
Committed 297707@main (c90f9757379a): <https://commits.webkit.org/297707@main>
Reviewed commits have been landed. Closing PR #47960 and removing active labels.