Bug 184512 - Replace CompactJITCodeMap with JITCodeMap.
Summary: Replace CompactJITCodeMap with JITCodeMap.
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: 2018-04-11 12:26 PDT by Mark Lam
Modified: 2018-04-11 15:47 PDT (History)
7 users (show)

See Also:


Attachments
proposed patch. (31.29 KB, patch)
2018-04-11 13:24 PDT, Mark Lam
no flags Details | Formatted Diff | Diff
proposed patch. (31.45 KB, patch)
2018-04-11 13:34 PDT, Mark Lam
fpizlo: 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 2018-04-11 12:26:31 PDT
<rdar://problem/35391728>.
Comment 1 Mark Lam 2018-04-11 12:33:35 PDT
<rdar://problem/35391728>
Comment 2 Mark Lam 2018-04-11 13:24:34 PDT
Created attachment 337728 [details]
proposed patch.

Let's try this on the EWS.
Comment 3 Mark Lam 2018-04-11 13:34:07 PDT
Created attachment 337730 [details]
proposed patch.
Comment 4 Mark Lam 2018-04-11 15:09:45 PDT
Thanks for the review.  Landed in r230549: <http://trac.webkit.org/r230549>.
Comment 5 Mark Lam 2018-04-11 15:47:40 PDT
CLoop build fix landed in r230550: <http://trac.webkit.org/r230550>.