[Webkit-unassigned] [Bug 212095] New: Make union initializers for JSC::PropertySlot more explicit on which field is being initialized

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 19 11:26:00 PDT 2020


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

            Bug ID: 212095
           Summary: Make union initializers for JSC::PropertySlot more
                    explicit on which field is being initialized
           Product: WebKit
           Version: Other
          Hardware: Unspecified
               URL: https://en.cppreference.com/w/cpp/language/aggregate_i
                    nitialization
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ddkilzer at webkit.org
                CC: darin at apple.com, mark.lam at apple.com
        Depends on: 211267

Make union initializers for JSC::PropertySlot more explicit on which field is being initialized.

This is a follow-up to Bug 211267: REGRESSION (r154253): JSC::PropertySlot::m_attributes is uninitialized in constructor.

See Bug 211267 Comment #7: <https://bugs.webkit.org/show_bug.cgi?id=211267#c7>


Referenced Bugs:

https://bugs.webkit.org/show_bug.cgi?id=211267
[Bug 211267] REGRESSION (r154253): JSC::PropertySlot::m_attributes is uninitialized in constructor
-- 
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/20200519/136fee1b/attachment.htm>


More information about the webkit-unassigned mailing list