RESOLVED FIXED 135722
SpeculateInt32Operand is sometimes used in a 64-bit context, which has undefined behavior
https://bugs.webkit.org/show_bug.cgi?id=135722
Summary SpeculateInt32Operand is sometimes used in a 64-bit context, which has undefi...
Mark Hahnenberg
Reported 2014-08-07 14:22:46 PDT
We should be using SpeculateStrictInt32Operand instead.
Attachments
Patch (3.05 KB, patch)
2014-08-07 14:25 PDT, Mark Hahnenberg
no flags
Mark Hahnenberg
Comment 1 2014-08-07 14:25:33 PDT
WebKit Commit Bot
Comment 2 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>
WebKit Commit Bot
Comment 3 2014-08-07 15:08:43 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.