[Webkit-unassigned] [Bug 146262] New: function.name implementation is not ES6 compatible

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 23 16:48:18 PDT 2015


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

            Bug ID: 146262
           Summary: function.name implementation is not ES6 compatible
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: rniwa at webkit.org
                CC: akling at apple.com, benjamin at webkit.org,
                    ggaren at apple.com, joepeck at webkit.org,
                    utatane.tea at gmail.com

It looks like ES6 spec requires the inferred name.
Since we already compute that for Inspector, we should just return it.
We're missing 14 out of 17 points on https://kangax.github.io/compat-table/es6/ :(

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150623/ec03e053/attachment-0001.html>


More information about the webkit-unassigned mailing list