[Webkit-unassigned] [Bug 212954] New: Investigate removing OverridesAnyFormOfGetPropertyNames from JSAPIValueWrapper::StructureFlags.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 8 21:33:31 PDT 2020


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

            Bug ID: 212954
           Summary: Investigate removing
                    OverridesAnyFormOfGetPropertyNames from
                    JSAPIValueWrapper::StructureFlags.
           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

JSAPIValueWrapper doesn't override any of the forms of getPropertyNames.  Hence, there probably is no reason to have this flag, but we should investigate deeper before removing it.

If the flag can be remove, then we can strengthen the assertion for overridesAnyFormOfGetPropertyNames() in Structure::validateFlags().

-- 
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/20200609/d7e4094c/attachment.htm>


More information about the webkit-unassigned mailing list