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

Issue 177293009: Handle arguments objects in frame when materializing arguments (Closed)

Created:
6 years, 9 months ago by Jarin
Modified:
6 years, 9 months ago
Reviewers:
Michael Starzinger
CC:
v8-dev
Visibility:
Public.

Description

Handle arguments objects in frame when materializing arguments R=mstarzinger@chromium.org BUG=347262 Committed: https://code.google.com/p/v8/source/detail?r=19584

Patch Set 1 #

Total comments: 5
Unified diffs Side-by-side diffs Delta from patch set Stats (+76 lines, -32 lines) Patch
M src/deoptimizer.h View 3 chunks +18 lines, -2 lines 0 comments Download
M src/deoptimizer.cc View 7 chunks +27 lines, -17 lines 4 comments Download
A + test/mjsunit/regress/regress-347262.js View 1 chunk +31 lines, -13 lines 1 comment Download

Messages

Total messages: 3 (0 generated)
Jarin
6 years, 9 months ago (2014-02-27 14:19:57 UTC) #1
Michael Starzinger
LGTM with nits. https://codereview.chromium.org/177293009/diff/1/src/deoptimizer.cc File src/deoptimizer.cc (right): https://codereview.chromium.org/177293009/diff/1/src/deoptimizer.cc#newcode3051 src/deoptimizer.cc:3051: CHECK(false); // We should never get ...
6 years, 9 months ago (2014-02-27 14:37:40 UTC) #2
Jarin
6 years, 9 months ago (2014-02-27 15:12:20 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r19584 (tree was closed).

Powered by Google App Engine
This is Rietveld 408576698