Bug 224450

Summary: Interpreter::executeProgram() should install its VMEntryScope at the top.
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, ysuzuki
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
proposed patch. ysuzuki: review+

Mark Lam
Reported 2021-04-12 13:57:10 PDT
"top" includes before any VM code that can throw exceptions is run. rdar://76530841
Attachments
proposed patch. (1.74 KB, patch)
2021-04-12 14:02 PDT, Mark Lam
ysuzuki: review+
Radar WebKit Bug Importer
Comment 1 2021-04-12 13:58:15 PDT
Mark Lam
Comment 2 2021-04-12 14:00:02 PDT
Mark Lam
Comment 3 2021-04-12 14:02:21 PDT
Created attachment 425785 [details] proposed patch.
Mark Lam
Comment 4 2021-04-12 21:43:57 PDT
Thanks for the review. Landed in r275860: <http://trac.webkit.org/r275860>.
Note You need to log in before you can comment on or make changes to this bug.