Bug 183353 - Start using MAP_JIT for macOS
Summary: Start using MAP_JIT for macOS
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Michael Saboff
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-03-05 17:37 PST by Michael Saboff
Modified: 2018-03-05 18:34 PST (History)
8 users (show)

See Also:


Attachments
Patch (1.05 KB, patch)
2018-03-05 17:50 PST, Michael Saboff
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Saboff 2018-03-05 17:37:35 PST
The MAP_JIT flag is set for executable allocation on iOS.  It should be set for macOS as well.
Comment 1 Michael Saboff 2018-03-05 17:38:09 PST
<rdar://problem/37254601>
Comment 2 Michael Saboff 2018-03-05 17:50:45 PST
Created attachment 335059 [details]
Patch
Comment 3 WebKit Commit Bot 2018-03-05 18:34:14 PST
Comment on attachment 335059 [details]
Patch

Clearing flags on attachment: 335059

Committed r229301: <https://trac.webkit.org/changeset/229301>
Comment 4 WebKit Commit Bot 2018-03-05 18:34:16 PST
All reviewed patches have been landed.  Closing bug.