Bug 225413

Summary: Fix missing exception check in objectConstructorGetOwnPropertyDescriptors().
Product: WebKit Reporter: Mark Lam <mark.lam>
Component: JavaScriptCoreAssignee: Mark Lam <mark.lam>
Status: RESOLVED FIXED    
Severity: Normal CC: ews-watchlist, keith_miller, msaboff, saam, tzagallo, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
proposed patch. none

Description Mark Lam 2021-05-05 13:41:54 PDT
Need to handle TerminationException.

rdar://77551530
Comment 1 Mark Lam 2021-05-05 13:45:22 PDT
Created attachment 427802 [details]
proposed patch.
Comment 2 Michael Saboff 2021-05-05 14:00:42 PDT
Comment on attachment 427802 [details]
proposed patch.

r=me
Comment 3 Mark Lam 2021-05-06 08:44:35 PDT
Comment on attachment 427802 [details]
proposed patch.

Thanks for the review.  Landing now.
Comment 4 EWS 2021-05-06 08:47:54 PDT
Committed r277092 (237394@main): <https://commits.webkit.org/237394@main>

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