Bug 201762 - We should assert $vm is enabled on entry and exit in its functions.
Summary: We should assert $vm is enabled on entry and exit in its functions.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Mark Lam
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-09-13 08:26 PDT by Mark Lam
Modified: 2019-09-13 10:54 PDT (History)
6 users (show)

See Also:


Attachments
proposed patch. (78.74 KB, patch)
2019-09-13 08:33 PDT, Mark Lam
msaboff: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>.