Bug 212595 - [JSC] JSValue::toThis should not throw exception
Summary: [JSC] JSValue::toThis should not throw 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: 2020-06-01 08:38 PDT by Yusuke Suzuki
Modified: 2020-06-01 14:02 PDT (History)
7 users (show)

See Also:


Attachments
Patch (4.45 KB, patch)
2020-06-01 08:40 PDT, 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 2020-06-01 08:38:08 PDT
[JSC] JSValue::toThis should not throw exception
Comment 1 Yusuke Suzuki 2020-06-01 08:40:47 PDT
Created attachment 400734 [details]
Patch
Comment 2 Yusuke Suzuki 2020-06-01 08:41:20 PDT
<rdar://problem/63822446>
Comment 3 Mark Lam 2020-06-01 09:01:02 PDT
Comment on attachment 400734 [details]
Patch

r=me
Comment 4 Yusuke Suzuki 2020-06-01 11:31:20 PDT
JSC failure exceptionFuzz.yaml/exceptionFuzz/earley-boyer.js.exception-fuzz is not related to this patch (this was happening before this patch), and it is tracked in different bugzilla.
Comment 5 EWS 2020-06-01 11:42:51 PDT
Committed r262388: <https://trac.webkit.org/changeset/262388>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 400734 [details].
Comment 6 Yusuke Suzuki 2020-06-01 14:02:38 PDT
Committed r262393: <https://trac.webkit.org/changeset/262393>