WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
288629
[JSC] Allocate DFG types using the SequesteredArenaAllocator
https://bugs.webkit.org/show_bug.cgi?id=288629
Summary
[JSC] Allocate DFG types using the SequesteredArenaAllocator
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
Add attachment
proposed patch, testcase, etc.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug