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 226613007: Don't emit LDummyUse for ArgumentsObject. (Closed)

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

Description

There is no definition for HArgumentsObject, so LDummyUse confuses the register allocator. I have recently made similar fix for HCapturedObject (see https://codereview.chromium.org/222283002/). BUG= R=mstarzinger@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=20663

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -7 lines) Patch
M src/hydrogen-instructions.cc View 1 chunk +1 line, -0 lines 0 comments Download
A + test/mjsunit/regress/regress-no-dummy-use-for-arguments-object.js View 1 chunk +9 lines, -7 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Jarin
6 years, 8 months ago (2014-04-10 14:29:27 UTC) #1
Yang
SGTM, but I'm adding Michael since this is his turf.
6 years, 8 months ago (2014-04-10 15:00:39 UTC) #2
Michael Starzinger
LGTM.
6 years, 8 months ago (2014-04-10 16:34:28 UTC) #3
Jarin
6 years, 8 months ago (2014-04-11 06:29:59 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 manually as r20663 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698