[Webkit-unassigned] [Bug 254257] New: [JSC] Track @@toStringTag in Structure

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 22 00:26:59 PDT 2023


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

            Bug ID: 254257
           Summary: [JSC] Track @@toStringTag in Structure
           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: ysuzuki at apple.com

V8 and SpiderMonkey both are doing it to avoid lookup of toStringTag for Object.prototype.toString. We should do that too.

-- 
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/20230322/52c9fdbe/attachment-0001.htm>


More information about the webkit-unassigned mailing list