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

Issue 6693062: Remove environment length from HSimulate instructions. (Closed)

Created:
9 years, 8 months ago by fschneider
Modified:
9 years, 6 months ago
CC:
v8-dev
Visibility:
Public.

Description

Remove environment length from HSimulate instructions. It was only used in an ASSERT when reconstructing environments at lithium translation time. Committed: http://code.google.com/p/v8/source/detail?r=7501

Patch Set 1 #

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -10 lines) Patch
M src/arm/lithium-arm.cc View 1 chunk +0 lines, -2 lines 0 comments Download
M src/hydrogen.cc View 1 chunk +1 line, -2 lines 0 comments Download
M src/hydrogen-instructions.h View 3 chunks +1 line, -4 lines 0 comments Download
M src/ia32/lithium-ia32.cc View 1 chunk +0 lines, -1 line 0 comments Download
M src/x64/lithium-x64.cc View 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
fschneider
9 years, 8 months ago (2011-04-04 09:31:45 UTC) #1
Kevin Millikin (Chromium)
9 years, 8 months ago (2011-04-05 07:57:12 UTC) #2
LGTM.

Powered by Google App Engine
This is Rietveld 408576698