Comment #11 on issue 3895 by bugdro...@chromium.org: Array.prototype.find incorrectly skips "holes"
https://code.google.com/p/v8/issues/detail?id=3895#c11

The following revision refers to this bug:
https://chromium.googlesource.com/v8/v8.git/+/d269e22de93efa6abc45c386939fdec44ffe9fdf

commit d269e22de93efa6abc45c386939fdec44ffe9fdf
Author: arv <a...@chromium.org>
Date: Fri Jun 05 14:18:01 2015

[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

Review URL: https://codereview.chromium.org/1165003005

Cr-Commit-Position: refs/heads/master@{#28814}

[modify] http://crrev.com/d269e22de93efa6abc45c386939fdec44ffe9fdf/src/harmony-array.js [modify] http://crrev.com/d269e22de93efa6abc45c386939fdec44ffe9fdf/test/mjsunit/harmony/array-find.js [modify] http://crrev.com/d269e22de93efa6abc45c386939fdec44ffe9fdf/test/mjsunit/harmony/array-findindex.js [modify] http://crrev.com/d269e22de93efa6abc45c386939fdec44ffe9fdf/test/test262-es6/test262-es6.status


--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
--
v8-dev mailing list
v8-dev@googlegroups.com
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to v8-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to