Bug 278421

Summary: Don't crash if we can't allocate JIT memory on non-JIT platforms
Product: WebKit Reporter: daniel_liu4
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

daniel_liu4
Reported 2024-08-20 15:26:27 PDT
If we are on a platform where we cannot JIT, we shouldn't crash because we can't allocate JIT memory. rdar://133718210
Attachments
daniel_liu4
Comment 1 2024-08-20 15:30:01 PDT
EWS
Comment 2 2024-08-20 17:26:52 PDT
Committed 282536@main (e6baf795c1f5): <https://commits.webkit.org/282536@main> Reviewed commits have been landed. Closing PR #32487 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.