Bug 150924 - When DFG AI folds shifts, it should mask the shift amount
Summary: When DFG AI folds shifts, it should mask the shift amount
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-11-04 20:33 PST by Filip Pizlo
Modified: 2015-11-04 20:33 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Filip Pizlo 2015-11-04 20:33:25 PST
Otherwise we will get undefined behavior in the C++ code for folding.