[Webkit-unassigned] [Bug 193993] New: [JSC] Shrink size of VM by lazily allocating IsoSubspaces for non-common types

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 29 15:51:00 PST 2019


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

            Bug ID: 193993
           Summary: [JSC] Shrink size of VM by lazily allocating
                    IsoSubspaces for non-common types
           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

VM has a lot of IsoSubspaces, and each takes 504B.
Some of them are rarely used. We should allocate it lazily.

-- 
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/20190129/a8913058/attachment.html>


More information about the webkit-unassigned mailing list