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

Issue 218403006: Check that environments assigned via AssignEnvironment are actually used. (Closed)

Created:
6 years, 8 months ago by Sven Panne
Modified:
6 years, 8 months ago
Reviewers:
Benedikt Meurer
CC:
v8-dev
Visibility:
Public.

Description

Check that environments assigned via AssignEnvironment are actually used. Removed some temporary marker comments on the way. R=bmeurer@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=20430

Patch Set 1 #

Patch Set 2 : Simplified. #

Patch Set 3 : Simplified. Rebased. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+58 lines, -32 lines) Patch
M src/arm/lithium-arm.cc View 1 3 chunks +6 lines, -8 lines 0 comments Download
M src/arm/lithium-codegen-arm.cc View 1 1 chunk +1 line, -0 lines 0 comments Download
M src/arm64/lithium-arm64.cc View 1 4 chunks +4 lines, -7 lines 0 comments Download
M src/arm64/lithium-codegen-arm64.cc View 1 1 chunk +1 line, -0 lines 0 comments Download
M src/ia32/lithium-codegen-ia32.cc View 1 1 chunk +1 line, -0 lines 0 comments Download
M src/ia32/lithium-ia32.cc View 1 2 3 chunks +6 lines, -8 lines 0 comments Download
M src/lithium.h View 1 2 3 chunks +6 lines, -1 line 0 comments Download
M src/lithium.cc View 1 1 chunk +1 line, -0 lines 0 comments Download
M src/lithium-codegen.h View 1 2 1 chunk +5 lines, -0 lines 0 comments Download
M src/lithium-codegen.cc View 1 2 1 chunk +20 lines, -0 lines 0 comments Download
M src/x64/lithium-codegen-x64.cc View 1 1 chunk +1 line, -0 lines 0 comments Download
M src/x64/lithium-x64.cc View 1 3 chunks +6 lines, -8 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Sven Panne
6 years, 8 months ago (2014-04-02 11:26:51 UTC) #1
Benedikt Meurer
LGTM
6 years, 8 months ago (2014-04-02 11:28:38 UTC) #2
Sven Panne
6 years, 8 months ago (2014-04-02 11:30:47 UTC) #3
Message was sent while issue was closed.
Committed patchset #3 manually as r20430 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698