Bug 224681

Summary: More changes to support the TerminationException.
Product: WebKit Reporter: Mark Lam <mark.lam>
Component: JavaScriptCoreAssignee: Mark Lam <mark.lam>
Status: RESOLVED FIXED    
Severity: Normal CC: ews-watchlist, keith_miller, mark.lam, msaboff, saam, tuomas.webkit, tzagallo, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
proposed patch. keith_miller: review+

Mark Lam
Reported 2021-04-16 10:54:58 PDT
Attachments
proposed patch. (2.69 KB, patch)
2021-04-16 11:08 PDT, Mark Lam
keith_miller: review+
Mark Lam
Comment 1 2021-04-16 11:08:47 PDT
Created attachment 426248 [details] proposed patch.
Mark Lam
Comment 2 2021-04-16 13:00:10 PDT
Thanks for the review. Landed in r276162: <http://trac.webkit.org/r276162>.
Tuomas Karkkainen
Comment 3 2021-04-18 23:25:02 PDT
Debug -O3 builds seem to require #include "VMTrapsInlines.h" in JSObject.h
Mark Lam
Comment 4 2021-04-19 10:00:07 PDT
(In reply to Tuomas Karkkainen from comment #3) > Debug -O3 builds seem to require #include "VMTrapsInlines.h" in JSObject.h Build fix landed in r276259: <http://trac.webkit.org/r276259>.
Note You need to log in before you can comment on or make changes to this bug.