[Webkit-unassigned] [Bug 130966] New: Implement Array.prototype.find()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 31 04:20:44 PDT 2014


https://bugs.webkit.org/show_bug.cgi?id=130966

           Summary: Implement Array.prototype.find()
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: graouts at webkit.org


I've recently stumbled upon the Array.prototype.find() method proposed in Harmony while looking for a way to establish which of the values contained in an array was found in a string first. Mozilla implements this method, and it would be nice for JSC to implement it too.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list