Bug 131702 - Simple ES6 feature: Array.prototype.findIndex
Summary: Simple ES6 feature: Array.prototype.findIndex
Status: RESOLVED DUPLICATE of bug 130966
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: EasyFix, InRadar
Depends on:
Blocks:
 
Reported: 2014-04-15 15:02 PDT by Oliver Hunt
Modified: 2014-05-07 10:51 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Oliver Hunt 2014-04-15 15:02:13 PDT
Fairly starlight forward to implement as a  builtin
http://people.mozilla.org/~jorendorff/es6-draft.html#sec-22.1.3.9
Comment 1 Radar WebKit Bug Importer 2014-04-15 15:02:39 PDT
<rdar://problem/16626053>
Comment 2 Antoine Quint 2014-05-07 10:51:58 PDT
Dupe of 130966, landed in http://trac.webkit.org/changeset/167797.

*** This bug has been marked as a duplicate of bug 130966 ***