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

Issue 15861009: Tag smi-constants as smi. This also fixes code that copies holes into arrays. (Closed)

Created:
7 years, 7 months ago by Toon Verwaest
Modified:
7 years, 7 months ago
Reviewers:
Jakob Kummerow
CC:
v8-dev
Visibility:
Public.

Description

Tag smi-constants as smi. This also fixes code that copies holes into arrays. BUG= R=jkummerow@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=14814

Patch Set 1 : #

Total comments: 3

Patch Set 2 : Addressed comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+50 lines, -59 lines) Patch
M src/arm/lithium-codegen-arm.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/code-stubs-hydrogen.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M src/hydrogen.h View 3 chunks +0 lines, -6 lines 0 comments Download
M src/hydrogen.cc View 1 4 chunks +11 lines, -25 lines 0 comments Download
M src/hydrogen-instructions.h View 1 5 chunks +17 lines, -13 lines 0 comments Download
M src/hydrogen-instructions.cc View 6 chunks +15 lines, -9 lines 0 comments Download
M src/ia32/lithium-codegen-ia32.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M src/property-details.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/x64/lithium-codegen-x64.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
Toon Verwaest
PTAL
7 years, 7 months ago (2013-05-24 17:15:15 UTC) #1
Jakob Kummerow
LGTM with comments. https://chromiumcodereview.appspot.com/15861009/diff/8001/src/hydrogen-instructions.h File src/hydrogen-instructions.h (right): https://chromiumcodereview.appspot.com/15861009/diff/8001/src/hydrogen-instructions.h#newcode3402 src/hydrogen-instructions.h:3402: // By default, binary instructions don't ...
7 years, 7 months ago (2013-05-27 07:15:44 UTC) #2
Toon Verwaest
Addressed comments.
7 years, 7 months ago (2013-05-27 08:43:54 UTC) #3
Toon Verwaest
7 years, 7 months ago (2013-05-27 08:44:08 UTC) #4
Message was sent while issue was closed.
Committed patchset #2 manually as r14814 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698