Bug 229787

Summary: [JSC] ScriptExecutable::newCodeBlockFor should handle exceptions more predictably
Product: WebKit Reporter: Ross Kirsling <ross.kirsling>
Component: New BugsAssignee: Ross Kirsling <ross.kirsling>
Status: RESOLVED FIXED    
Severity: Normal CC: ews-watchlist, keith_miller, mark.lam, msaboff, saam, tzagallo, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Ross Kirsling 2021-09-01 18:12:39 PDT
[JSC] ScriptExecutable::newCodeBlockFor should handle exceptions more predictably
Comment 1 Ross Kirsling 2021-09-01 18:25:56 PDT
Created attachment 437100 [details]
Patch
Comment 2 Mark Lam 2021-09-02 00:55:18 PDT
Comment on attachment 437100 [details]
Patch

The code is so much cleaner and more concise now.  r=me if the EWS bots are happy.
Comment 3 EWS 2021-09-02 11:34:09 PDT
Committed r281939 (241248@main): <https://commits.webkit.org/241248@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 437100 [details].
Comment 4 Radar WebKit Bug Importer 2021-09-02 11:35:28 PDT
<rdar://problem/82685492>