Bug 220700 - [JSC] earlyReturnFromInfiniteLoopsLimit should check all caller functions when emitting
Summary: [JSC] earlyReturnFromInfiniteLoopsLimit should check all caller functions whe...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Yusuke Suzuki
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-01-17 23:10 PST by Yusuke Suzuki
Modified: 2021-01-18 16:08 PST (History)
7 users (show)

See Also:


Attachments
Patch (5.91 KB, patch)
2021-01-17 23:12 PST, Yusuke Suzuki
no flags Details | Formatted Diff | Diff
Patch (5.97 KB, patch)
2021-01-17 23:50 PST, Yusuke Suzuki
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yusuke Suzuki 2021-01-17 23:10:43 PST
[JSC] earlyReturnFromInfiniteLoopsLimit should check all caller functions when emitting
Comment 1 Yusuke Suzuki 2021-01-17 23:12:09 PST
Created attachment 417801 [details]
Patch
Comment 2 Yusuke Suzuki 2021-01-17 23:12:12 PST
<rdar://problem/71229150>
Comment 3 Yusuke Suzuki 2021-01-17 23:50:52 PST
Created attachment 417804 [details]
Patch
Comment 4 Mark Lam 2021-01-18 13:41:36 PST
Comment on attachment 417804 [details]
Patch

r=me
Comment 5 EWS 2021-01-18 16:08:00 PST
Committed r271592: <https://trac.webkit.org/changeset/271592>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 417804 [details].