[Webkit-unassigned] [Bug 155438] New: Need to distinguish between Symbol() and Symbol("").

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 14 07:48:08 PDT 2016


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

            Bug ID: 155438
           Summary: Need to distinguish between Symbol() and Symbol("").
    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: mark.lam at apple.com

While toString of both Symbol() and Symbol("") yields "Symbol()", Function.name should yield "" and "[]" respectively.  Hence, we need to tell between the two.

-- 
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/20160314/9dda85f5/attachment.html>


More information about the webkit-unassigned mailing list