[Webkit-unassigned] [Bug 288629] New: [JSC] Allocate DFG types using the SequesteredArenaAllocator

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 26 11:03:46 PST 2025


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

            Bug ID: 288629
           Summary: [JSC] Allocate DFG types using the
                    SequesteredArenaAllocator
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Keywords: InRadar
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: marcus_plutowski at apple.com

rdar://145675430

Currently, these are TZone-allocated; instead, they should be allocated using WTF_MAKE_SEQUESTERED_ARENA_ALLOCATED to separate them from other data structures at runtime.

-- 
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/20250226/fc8b25c7/attachment.htm>


More information about the webkit-unassigned mailing list