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

Issue 210053003: Add index check in DoAccessArgumentsAt. (Closed)

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

Description

Add index check in DoAccessArgumentsAt. BUG=355523 LOG=N TEST=mjsunit/regress/regress-355523 R=jarin@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=20245

Patch Set 1 #

Total comments: 1

Patch Set 2 : Add test and int3 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -10 lines) Patch
M src/x64/lithium-codegen-x64.cc View 1 1 chunk +7 lines, -3 lines 0 comments Download
A + test/mjsunit/regress/regress-355523.js View 1 1 chunk +8 lines, -7 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
ulan
PTAL https://codereview.chromium.org/210053003/diff/1/src/x64/lithium-codegen-x64.cc File src/x64/lithium-codegen-x64.cc (right): https://codereview.chromium.org/210053003/diff/1/src/x64/lithium-codegen-x64.cc#newcode2924 src/x64/lithium-codegen-x64.cc:2924: __ movp(result, args.GetArgumentOperand(const_index)); This move is guarded by ...
6 years, 9 months ago (2014-03-24 15:43:09 UTC) #1
Jarin
lgtm
6 years, 9 months ago (2014-03-25 09:11:39 UTC) #2
ulan
6 years, 9 months ago (2014-03-25 13:26:51 UTC) #3
Message was sent while issue was closed.
Committed patchset #2 manually as r20245 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698