Bug 180601 - REGRESSION (r225659): Need to unpoison native function pointers for CLoop.
Summary: REGRESSION (r225659): Need to unpoison native function pointers for CLoop.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Mark Lam
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-12-08 13:26 PST by Ryan Haddad
Modified: 2017-12-08 13:38 PST (History)
9 users (show)

See Also:


Attachments
proposed patch. (1.63 KB, patch)
2017-12-08 13:34 PST, Mark Lam
jfbastien: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Comment 1 Radar WebKit Bug Importer 2017-12-08 13:31:33 PST
<rdar://problem/35942028>
Comment 2 Mark Lam 2017-12-08 13:34:37 PST
Created attachment 328863 [details]
proposed patch.
Comment 3 JF Bastien 2017-12-08 13:36:22 PST
Comment on attachment 328863 [details]
proposed patch.

r=me
Comment 4 Mark Lam 2017-12-08 13:38:32 PST
Thanks for the review.  Landed in r225697: <http://trac.webkit.org/r225697>.