[Webkit-unassigned] [Bug 205533] New: [JSC] Remove m_globalObject field from JSFunction

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 20 17:24:36 PST 2019


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

            Bug ID: 205533
           Summary: [JSC] Remove m_globalObject field from JSFunction
           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

This is only used for NativeExecutable case. And in that case, m_scope should be 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/20191221/878e724d/attachment.htm>


More information about the webkit-unassigned mailing list