Bug 229787 - [JSC] ScriptExecutable::newCodeBlockFor should handle exceptions more predictably
Summary: [JSC] ScriptExecutable::newCodeBlockFor should handle exceptions more predict...
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: Ross Kirsling
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-09-01 18:12 PDT by Ross Kirsling
Modified: 2021-09-02 11:35 PDT (History)
7 users (show)

See Also:


Attachments
Patch (25.99 KB, patch)
2021-09-01 18:25 PDT, Ross Kirsling
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>