Bug 175413
Summary: | Optimize ValueProfileAndOperand to not use the regular ValueProfile as it has more information than needed for catch value profiles | ||
---|---|---|---|
Product: | WebKit | Reporter: | Saam Barati <saam> |
Component: | JavaScriptCore | Assignee: | Saam Barati <saam> |
Status: | NEW | ||
Severity: | Normal | CC: | benjamin, fpizlo, ggaren, gskachkov, jfbastien, keith_miller, mark.lam, msaboff, rmorisset, ticaiolima, ysuzuki |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | 174590 | ||
Bug Blocks: | 175397 |
Saam Barati
We could make it more space efficient since we only use some of the fields in ValueProfile.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |