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

Issue 1165003005: [es6] Array.prototype.find and findIndex should include holes (Closed)

Created:
5 years, 6 months ago by arv (Not doing code reviews)
Modified:
5 years, 6 months ago
Reviewers:
adamk
CC:
v8-dev
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[es6] Array.prototype.find and findIndex should include holes We should not skip holes for these 2 functions. BUG=v8:3895 LOG=N R=adamk Committed: https://crrev.com/d269e22de93efa6abc45c386939fdec44ffe9fdf Cr-Commit-Position: refs/heads/master@{#28814}

Patch Set 1 #

Patch Set 2 : Update .status #

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+58 lines, -18 lines) Patch
M src/harmony-array.js View 2 chunks +8 lines, -12 lines 0 comments Download
M test/mjsunit/harmony/array-find.js View 2 chunks +22 lines, -2 lines 0 comments Download
M test/mjsunit/harmony/array-findindex.js View 2 chunks +22 lines, -2 lines 0 comments Download
M test/test262-es6/test262-es6.status View 1 2 2 chunks +6 lines, -2 lines 0 comments Download

Messages

Total messages: 8 (2 generated)
arv (Not doing code reviews)
PTAL
5 years, 6 months ago (2015-06-04 22:49:18 UTC) #1
adamk
You'll need to remove the "skip-empty" line from test262-es6.status to pass the CQ. lgtm with ...
5 years, 6 months ago (2015-06-04 22:55:44 UTC) #2
arv (Not doing code reviews)
Update .status
5 years, 6 months ago (2015-06-05 13:53:20 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1165003005/40001
5 years, 6 months ago (2015-06-05 13:56:00 UTC) #6
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 6 months ago (2015-06-05 14:18:08 UTC) #7
commit-bot: I haz the power
5 years, 6 months ago (2015-06-05 14:18:32 UTC) #8
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/d269e22de93efa6abc45c386939fdec44ffe9fdf
Cr-Commit-Position: refs/heads/master@{#28814}

Powered by Google App Engine
This is Rietveld 408576698