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

Issue 210783003: Only assign environments when they are actually needed. (ia32 only) (Closed)

Created:
6 years, 9 months ago by Sven Panne
Modified:
6 years, 9 months ago
Reviewers:
Yang
CC:
v8-dev
Visibility:
Public.

Description

Only assign environments when they are actually needed. (ia32 only) R=yangguo@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=20231

Patch Set 1 #

Total comments: 2

Patch Set 2 : Feedback. Rebased. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+68 lines, -47 lines) Patch
M src/ia32/lithium-ia32.cc View 1 13 chunks +68 lines, -47 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Yang
LGTM. https://codereview.chromium.org/210783003/diff/1/src/ia32/lithium-ia32.cc File src/ia32/lithium-ia32.cc (right): https://codereview.chromium.org/210783003/diff/1/src/ia32/lithium-ia32.cc#newcode1956 src/ia32/lithium-ia32.cc:1956: if (!instr->CanTruncateToInt32()) { we defined the bool "truncating" ...
6 years, 9 months ago (2014-03-25 09:58:24 UTC) #1
Sven Panne
Feedback addressed, landing... https://codereview.chromium.org/210783003/diff/1/src/ia32/lithium-ia32.cc File src/ia32/lithium-ia32.cc (right): https://codereview.chromium.org/210783003/diff/1/src/ia32/lithium-ia32.cc#newcode1956 src/ia32/lithium-ia32.cc:1956: if (!instr->CanTruncateToInt32()) { On 2014/03/25 09:58:24, ...
6 years, 9 months ago (2014-03-25 10:05:09 UTC) #2
Sven Panne
6 years, 9 months ago (2014-03-25 10:17:09 UTC) #3
Message was sent while issue was closed.
Committed patchset #2 manually as r20231 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698