Bug 278421
| Summary: | Don't crash if we can't allocate JIT memory on non-JIT platforms | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | daniel_liu4 |
| Component: | JavaScriptCore | Assignee: | 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
If we are on a platform where we cannot JIT, we shouldn't crash because we can't allocate JIT memory.
rdar://133718210
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
daniel_liu4
Pull request: https://github.com/WebKit/WebKit/pull/32487
EWS
Committed 282536@main (e6baf795c1f5): <https://commits.webkit.org/282536@main>
Reviewed commits have been landed. Closing PR #32487 and removing active labels.