Bug 183411 - DFGSpeculativeJIT32_64 also needs index masking
Summary: DFGSpeculativeJIT32_64 also needs index masking
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-03-07 11:27 PST by Keith Miller
Modified: 2018-03-07 11:53 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Keith Miller 2018-03-07 11:27:23 PST
https://bugs.webkit.org/show_bug.cgi?id=180768 didn't add support for index masking in the 32-bit JITs. We should probably fix this.