srdjan@google.com
|
1f31dcc424
|
Fix for running with --throw_on_javascript_int_overflow: recognize pattern (a << b) & mask and test for overflow only after the mask.
R=fschneider@google.com
Review URL: https://codereview.chromium.org//22640019
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@26122 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-08-14 15:12:39 +00:00 |
|
zra@google.com
|
f60d2f6df4
|
Fixes obo error in javascript int checking.
R=srdjan@google.com
Review URL: https://codereview.chromium.org//21876005
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@25733 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-08-02 16:06:45 +00:00 |
|
zra@google.com
|
42add423d2
|
Fixes javascript integer overflow check.
R=asiva@google.com
Review URL: https://codereview.chromium.org//21301003
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@25675 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-07-31 17:51:23 +00:00 |
|