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

Issue 1577043002: Support @@species in Array.prototype.concat (Closed)

Created:
4 years, 11 months ago by Dan Ehrenberg
Modified:
4 years, 10 months ago
Reviewers:
Camillo Bruni
CC:
adamk, v8-reviews_googlegroups.com
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

Support @@species in Array.prototype.concat This patch makes Array.prototype.concat support subclassing Arrays and constructing instances properly with Symbol.species. It is guarded by the --harmony-species flag. R=cbruni LOG=Y BUG=v8:4093 Committed: https://crrev.com/22be78430ad1530a012b1d7bfe13d4518e246267 Cr-Commit-Position: refs/heads/master@{#33503}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Improvements from cbruni's review #

Patch Set 3 : Fix exceptions thrown from exceeding array length #

Unified diffs Side-by-side diffs Delta from patch set Stats (+136 lines, -55 lines) Patch
M src/builtins.cc View 1 2 23 chunks +117 lines, -55 lines 0 comments Download
M test/mjsunit/harmony/array-species.js View 7 chunks +19 lines, -0 lines 0 comments Download

Messages

Total messages: 22 (10 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1577043002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1577043002/1
4 years, 11 months ago (2016-01-11 19:04:04 UTC) #2
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 11 months ago (2016-01-11 19:34:15 UTC) #4
Dan Ehrenberg
4 years, 11 months ago (2016-01-11 19:40:05 UTC) #5
Camillo Bruni
LGTM with nits. Sorry, I didn't see your CL earlier. https://codereview.chromium.org/1577043002/diff/1/src/builtins.cc File src/builtins.cc (right): https://codereview.chromium.org/1577043002/diff/1/src/builtins.cc#newcode656 ...
4 years, 11 months ago (2016-01-15 14:17:27 UTC) #6
Dan Ehrenberg
https://codereview.chromium.org/1577043002/diff/1/src/builtins.cc File src/builtins.cc (right): https://codereview.chromium.org/1577043002/diff/1/src/builtins.cc#newcode656 src/builtins.cc:656: return true; On 2016/01/15 at 14:17:27, cbruni wrote: > ...
4 years, 11 months ago (2016-01-16 00:08:45 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1577043002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1577043002/20001
4 years, 11 months ago (2016-01-16 00:08:56 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: v8_mac_rel on tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_mac_rel/builds/14178)
4 years, 11 months ago (2016-01-16 00:23:06 UTC) #12
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1577043002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1577043002/40001
4 years, 10 months ago (2016-01-26 06:03:17 UTC) #14
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 10 months ago (2016-01-26 06:23:06 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1577043002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1577043002/40001
4 years, 10 months ago (2016-01-26 06:30:49 UTC) #19
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 10 months ago (2016-01-26 06:33:04 UTC) #20
commit-bot: I haz the power
4 years, 10 months ago (2016-01-26 06:33:31 UTC) #22
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/22be78430ad1530a012b1d7bfe13d4518e246267
Cr-Commit-Position: refs/heads/master@{#33503}

Powered by Google App Engine
This is Rietveld 408576698