Bug 201762

Summary: We should assert $vm is enabled on entry and exit in its functions.
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. msaboff: review+

Description Mark Lam 2019-09-13 08:26:57 PDT
<rdar://problem/55338742>
Comment 1 Mark Lam 2019-09-13 08:33:03 PDT
Created attachment 378730 [details]
proposed patch.
Comment 2 Michael Saboff 2019-09-13 08:45:30 PDT
Comment on attachment 378730 [details]
proposed patch.

rs=me
Comment 3 Mark Lam 2019-09-13 10:54:45 PDT
Thanks for the review.  Landed in r249841: <http://trac.webkit.org/r249841>.