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

Issue 1270403002: Fix Array.prototype.concat for arguments object with getter. (Closed)

Created:
5 years, 4 months ago by Yang
Modified:
5 years, 4 months ago
CC:
v8-dev
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

Fix Array.prototype.concat for arguments object with getter. R=adamk@chromium.org BUG=chromium:516775 LOG=N Committed: https://crrev.com/2e0d55a5b9a31296956d029896e6d47a8c1605c9 Cr-Commit-Position: refs/heads/master@{#30042}

Patch Set 1 #

Total comments: 3

Patch Set 2 : removed side effect #

Patch Set 3 : remove comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+54 lines, -5 lines) Patch
M src/runtime/runtime-array.cc View 1 2 1 chunk +1 line, -5 lines 0 comments Download
A test/mjsunit/regress/regress-crbug-516775.js View 1 1 chunk +53 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (2 generated)
Yang
5 years, 4 months ago (2015-08-05 13:40:48 UTC) #1
adamk
https://codereview.chromium.org/1270403002/diff/1/src/runtime/runtime-array.cc File src/runtime/runtime-array.cc (right): https://codereview.chromium.org/1270403002/diff/1/src/runtime/runtime-array.cc#newcode442 src/runtime/runtime-array.cc:442: // See ES6 22.1.3.1 step 7-a-ii I think you ...
5 years, 4 months ago (2015-08-05 18:05:53 UTC) #2
Michael Starzinger
https://codereview.chromium.org/1270403002/diff/1/test/mjsunit/regress/regress-crbug-516775.js File test/mjsunit/regress/regress-crbug-516775.js (right): https://codereview.chromium.org/1270403002/diff/1/test/mjsunit/regress/regress-crbug-516775.js#newcode20 test/mjsunit/regress/regress-crbug-516775.js:20: assertThrows(function() { [].concat(a2); }); On 2015/08/05 18:05:53, adamk wrote: ...
5 years, 4 months ago (2015-08-05 19:37:28 UTC) #4
Yang
Done. Please re-review.
5 years, 4 months ago (2015-08-06 06:57:32 UTC) #5
Michael Starzinger
LGTM.
5 years, 4 months ago (2015-08-06 07:38:40 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1270403002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1270403002/40001
5 years, 4 months ago (2015-08-06 10:05:24 UTC) #8
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 4 months ago (2015-08-06 10:28:34 UTC) #9
commit-bot: I haz the power
5 years, 4 months ago (2015-08-06 10:28:46 UTC) #10
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/2e0d55a5b9a31296956d029896e6d47a8c1605c9
Cr-Commit-Position: refs/heads/master@{#30042}

Powered by Google App Engine
This is Rietveld 408576698