Bug 233577 - [JSC] private name operation should use RETURN_IF_EXCEPTION
Summary: [JSC] private name operation should use RETURN_IF_EXCEPTION
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-11-29 10:51 PST by Yusuke Suzuki
Modified: 2021-11-29 11:56 PST (History)
7 users (show)

See Also:


Attachments
Patch (4.79 KB, patch)
2021-11-29 10:52 PST, Yusuke Suzuki
mark.lam: 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 2021-11-29 10:51:12 PST
[JSC] private name operation should use RETURN_IF_EXCEPTION
Comment 1 Yusuke Suzuki 2021-11-29 10:52:19 PST
Created attachment 445299 [details]
Patch
Comment 2 Yusuke Suzuki 2021-11-29 10:52:25 PST
<rdar://problem/85813869>
Comment 3 Mark Lam 2021-11-29 11:01:24 PST
Comment on attachment 445299 [details]
Patch

r=me
Comment 4 Yusuke Suzuki 2021-11-29 11:56:12 PST
Committed r286249 (244612@main): <https://commits.webkit.org/244612@main>