Bug 236986 - [JSC] Add explicit exception check after appendWithoutSideEffects
Summary: [JSC] Add explicit exception check after appendWithoutSideEffects
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: 2022-02-21 11:13 PST by Yusuke Suzuki
Modified: 2022-02-21 13:29 PST (History)
7 users (show)

See Also:


Attachments
Patch (3.21 KB, patch)
2022-02-21 11:14 PST, Yusuke Suzuki
saam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yusuke Suzuki 2022-02-21 11:13:55 PST
[JSC] Add explicit exception check after appendWithoutSideEffects
Comment 1 Yusuke Suzuki 2022-02-21 11:14:58 PST
Created attachment 452749 [details]
Patch
Comment 2 Yusuke Suzuki 2022-02-21 11:15:02 PST
<rdar://problem/88258776>
Comment 3 Yusuke Suzuki 2022-02-21 13:29:41 PST
Committed r290265 (247590@trunk): <https://commits.webkit.org/247590@trunk>