Bug 226609

Summary: Fix an ASSERT in objectPrototypeHasOwnProperty() to account for TerminationException.
Product: WebKit Reporter: Mark Lam <mark.lam>
Component: JavaScriptCoreAssignee: Mark Lam <mark.lam>
Status: RESOLVED FIXED    
Severity: Normal CC: ews-watchlist, keith_miller, msaboff, rmorisset, saam, tzagallo, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
proposed patch. rmorisset: review+

Mark Lam
Reported 2021-06-03 16:55:21 PDT
Attachments
proposed patch. (2.67 KB, patch)
2021-06-03 17:03 PDT, Mark Lam
rmorisset: review+
Mark Lam
Comment 1 2021-06-03 17:03:29 PDT
Created attachment 430515 [details] proposed patch.
Robin Morisset
Comment 2 2021-06-03 17:07:34 PDT
Comment on attachment 430515 [details] proposed patch. r=me
Mark Lam
Comment 3 2021-06-03 17:42:13 PDT
Thanks for the review. Landed in r278438: <http://trac.webkit.org/r278438>.
Note You need to log in before you can comment on or make changes to this bug.