[Webkit-unassigned] [Bug 212956] New: Investigate used of the OverridesGetOwnPropertySlot structure flag when getOwnPropertySlot is not overridden.

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


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

            Bug ID: 212956
           Summary: Investigate used of the OverridesGetOwnPropertySlot
                    structure flag when getOwnPropertySlot is not
                    overridden.
           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

Specifically, look at JSInjectedScriptHostPrototype, JSJavaScriptCallFramePrototype, and JSString.  If the flag is not needed, maybe we can remove it and strengthen the overridesGetOwnPropertySlot() 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/7af1a7a4/attachment.htm>


More information about the webkit-unassigned mailing list