Bug 220693 - [JSC] GenericArguments<Type>::defineOwnProperty's assumption about error is not correct
Summary: [JSC] GenericArguments<Type>::defineOwnProperty's assumption about error is n...
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-01-17 18:00 PST by Yusuke Suzuki
Modified: 2021-01-17 22:36 PST (History)
7 users (show)

See Also:


Attachments
Patch (3.52 KB, patch)
2021-01-17 18:02 PST, Yusuke Suzuki
ews-feeder: commit-queue-
Details | Formatted Diff | Diff
Patch (3.45 KB, patch)
2021-01-17 20:06 PST, 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 2021-01-17 18:00:46 PST
[JSC] GenericArguments<Type>::defineOwnProperty's assumption about error is not correct
Comment 1 Yusuke Suzuki 2021-01-17 18:02:15 PST
Created attachment 417788 [details]
Patch
Comment 2 Yusuke Suzuki 2021-01-17 18:02:18 PST
<rdar://problem/72929171>
Comment 3 Yusuke Suzuki 2021-01-17 20:06:24 PST
Created attachment 417790 [details]
Patch
Comment 4 Mark Lam 2021-01-17 22:06:04 PST
Comment on attachment 417790 [details]
Patch

r=me
Comment 5 EWS 2021-01-17 22:36:24 PST
Committed r271570: <https://trac.webkit.org/changeset/271570>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 417790 [details].