Bug 288629

Summary: [JSC] Allocate DFG types using the SequesteredArenaAllocator
Product: WebKit Reporter: Marcus Plutowski <marcus_plutowski>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal Keywords: InRadar
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Marcus Plutowski
Reported 2025-02-26 11:03:46 PST
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.
Attachments
Note You need to log in before you can comment on or make changes to this bug.