Bug 227290

Summary: [JSC] Implement returnEarlyFromInfiniteLoopsForFuzzing for 32bits
Product: WebKit Reporter: Xan Lopez <xan.lopez>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: ews-watchlist, keith_miller, mark.lam, msaboff, saam, tzagallo, webkit-bug-importer, xan.lopez
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
v1
none
v2 none

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>