[Webkit-unassigned] [Bug 193618] New: [JSC] Make Reflect lazy-initialized in JSGlobalObject

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jan 20 03:19:26 PST 2019


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

            Bug ID: 193618
           Summary: [JSC] Make Reflect lazy-initialized in JSGlobalObject
           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: yusukesuzuki at slowstart.org

Let's move copyDataPropertiesNoExclusions, copyDataProperties to C++, since it is not beneficial to implement it in JS. Drop defineEnumerableWritableConfigurableDataProperty.
Then, remove @Reflect reference. Then, make Reflect lazy-initialized in JSGlobalObject.

-- 
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/20190120/b40e2bb5/attachment.html>


More information about the webkit-unassigned mailing list