[Webkit-unassigned] [Bug 140908] New: Parse a function expression as a primary expression

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 26 16:21:15 PST 2015


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

            Bug ID: 140908
           Summary: Parse a function expression as a primary expression
    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

A function expression is a primary expression according to ES6 spec:
https://people.mozilla.org/~jorendorff/es6-draft.html#sec-primary-expression

Follow the spec's convention in our code.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150127/2f4c1246/attachment-0002.html>


More information about the webkit-unassigned mailing list