Bug 196938
Summary: | Bytecode cache should de-duplicate pointers across incremental updates | ||
---|---|---|---|
Product: | WebKit | Reporter: | Tadeu Zagallo <tzagallo> |
Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | saam |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=196878 |
Tadeu Zagallo
Ideally, we should also populate the map during decoding, in order to avoid re-encoding things that are already on disk.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |