Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(288)

Issue 732573002: Fix overflow check in the Smi::ShiftOp. (Closed)

Created:
6 years, 1 month ago by Vyacheslav Egorov (Google)
Modified:
6 years, 1 month ago
Reviewers:
Florian Schneider
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

Fix overflow check in the Smi::ShiftOp. It did not work correctly for the corner case like -1 << 63. BUG= R=fschneider@google.com Committed: https://code.google.com/p/dart/source/detail?r=41740

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -3 lines) Patch
M runtime/vm/object.cc View 1 chunk +3 lines, -3 lines 0 comments Download

Messages

Total messages: 4 (1 generated)
Vyacheslav Egorov (Google)
PTAL
6 years, 1 month ago (2014-11-14 13:18:31 UTC) #2
Florian Schneider
lgtm
6 years, 1 month ago (2014-11-14 13:19:23 UTC) #3
Vyacheslav Egorov (Google)
6 years, 1 month ago (2014-11-14 13:20:01 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as 41740 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698