Bug 150924
Summary: | When DFG AI folds shifts, it should mask the shift amount | ||
---|---|---|---|
Product: | WebKit | Reporter: | Filip Pizlo <fpizlo> |
Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | benjamin |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | All | ||
OS: | All |
Filip Pizlo
Otherwise we will get undefined behavior in the C++ code for folding.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |