[Webkit-unassigned] [Bug 212575] New: Change JSC::Config to use storage in WTF::Config instead of its own.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat May 30 16:02:17 PDT 2020


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

            Bug ID: 212575
           Summary: Change JSC::Config to use storage in WTF::Config
                    instead of its own.
           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

Since Configs must be rounded up to CeilingOnPageSize, this will save us some memory since the contents of both Configs do not add up to CeilingOnPageSize.

-- 
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/20200530/34520261/attachment.htm>


More information about the webkit-unassigned mailing list