Bug 184712

Summary: Some JSEntryPtrTags should actually be JSInternalPtrTags.
Product: WebKit Reporter: Mark Lam <mark.lam>
Component: JavaScriptCoreAssignee: Mark Lam <mark.lam>
Status: RESOLVED FIXED    
Severity: Normal CC: ews-watchlist, fpizlo, jfbastien, keith_miller, msaboff, rmorisset, saam, 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 2018-04-17 15:36:38 PDT
Address feedback at https://bugs.webkit.org/show_bug.cgi?id=184702#c5.
Comment 1 Radar WebKit Bug Importer 2018-04-17 15:37:05 PDT
<rdar://problem/39507381>
Comment 2 Mark Lam 2018-04-20 16:09:29 PDT
Created attachment 338482 [details]
proposed patch.
Comment 3 Michael Saboff 2018-04-20 16:25:11 PDT
Comment on attachment 338482 [details]
proposed patch.

r=me
Comment 4 Mark Lam 2018-04-20 16:30:53 PDT
Thanks for the review.  Landed in r230865: <http://trac.webkit.org/r230865>.