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

Issue 221743005: Check in Lithium that allocation size in Smi range. (Closed)

Created:
6 years, 8 months ago by Jarin
Modified:
6 years, 8 months ago
Reviewers:
ulan
CC:
v8-dev
Visibility:
Public.

Description

Check in Lithium that allocation size in Smi range. This is to avoid triggering an assertion from Smi::FromInt. The generated code is unreachable, so it is not a real bug. R=ulan@chromium.org BUG= Committed: https://code.google.com/p/v8/source/detail?r=20458

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -11 lines) Patch
M src/arm/lithium-codegen-arm.cc View 1 chunk +7 lines, -1 line 0 comments Download
M src/ia32/lithium-codegen-ia32.cc View 1 chunk +7 lines, -1 line 0 comments Download
A + test/mjsunit/regress/regress-alloc-smi-check.js View 1 chunk +9 lines, -9 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Jarin
6 years, 8 months ago (2014-04-02 14:56:42 UTC) #1
ulan
lgtm
6 years, 8 months ago (2014-04-02 15:01:56 UTC) #2
Jarin
6 years, 8 months ago (2014-04-03 07:04:55 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r20458 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698