Bug 227290 - [JSC] Implement returnEarlyFromInfiniteLoopsForFuzzing for 32bits
Summary: [JSC] Implement returnEarlyFromInfiniteLoopsForFuzzing for 32bits
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-06-23 06:35 PDT by Xan Lopez
Modified: 2021-06-24 01:32 PDT (History)
8 users (show)

See Also:


Attachments
v1 (18.81 KB, patch)
2021-06-23 06:39 PDT, Xan Lopez
no flags Details | Formatted Diff | Diff
v2 (19.52 KB, patch)
2021-06-23 08:58 PDT, Xan Lopez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Xan Lopez 2021-06-23 06:35:17 PDT
It's not very hard, will be useful for fuzzing on 32bits, and allows us to unskip a few tests.
Comment 1 Xan Lopez 2021-06-23 06:39:52 PDT
Created attachment 432036 [details]
v1

Let's see what the bots say.
Comment 2 Xan Lopez 2021-06-23 08:58:45 PDT
Created attachment 432057 [details]
v2

Add one more unskipped test to the patch. Infinite infinite loops!
Comment 3 Mark Lam 2021-06-23 22:26:07 PDT
Comment on attachment 432057 [details]
v2

r=me
Comment 4 EWS 2021-06-24 01:31:58 PDT
Committed r279216 (239102@main): <https://commits.webkit.org/239102@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 432057 [details].
Comment 5 Radar WebKit Bug Importer 2021-06-24 01:32:17 PDT
<rdar://problem/79715140>