Bug 135722 - SpeculateInt32Operand is sometimes used in a 64-bit context, which has undefined behavior
Summary: SpeculateInt32Operand is sometimes used in a 64-bit context, which has undefi...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Mark Hahnenberg
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-08-07 14:22 PDT by Mark Hahnenberg
Modified: 2014-08-07 15:08 PDT (History)
1 user (show)

See Also:


Attachments
Patch (3.05 KB, patch)
2014-08-07 14:25 PDT, Mark Hahnenberg
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Hahnenberg 2014-08-07 14:22:46 PDT
We should be using SpeculateStrictInt32Operand instead.
Comment 1 Mark Hahnenberg 2014-08-07 14:25:33 PDT
Created attachment 236221 [details]
Patch
Comment 2 WebKit Commit Bot 2014-08-07 15:08:41 PDT
Comment on attachment 236221 [details]
Patch

Clearing flags on attachment: 236221

Committed r172282: <http://trac.webkit.org/changeset/172282>
Comment 3 WebKit Commit Bot 2014-08-07 15:08:43 PDT
All reviewed patches have been landed.  Closing bug.