[Webkit-unassigned] [Bug 148445] New: [ES6] Arrow function syntax. Error during invoking arrow function that created by 'eval' statement

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 25 13:36:55 PDT 2015


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

            Bug ID: 148445
           Summary: [ES6] Arrow function syntax. Error during invoking
                    arrow function that created by 'eval' statement
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: gskachkov at gmail.com

eval('var x=x=>x+10');
x(111); // Returns Exception: SyntaxError: Invalid character: '\0'

-- 
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/20150825/528ce157/attachment.html>


More information about the webkit-unassigned mailing list