Bug 182356 - Fix some ARM64_32 build failures.
Summary: Fix some ARM64_32 build failures.
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-01-31 15:44 PST by Mark Lam
Modified: 2018-01-31 16:01 PST (History)
7 users (show)

See Also:


Attachments
proposed patch. (2.11 KB, patch)
2018-01-31 15:48 PST, 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 2018-01-31 15:44:09 PST
<rdar://problem/37057690>
Comment 1 Mark Lam 2018-01-31 15:48:54 PST
Created attachment 332815 [details]
proposed patch.
Comment 2 Michael Saboff 2018-01-31 15:58:06 PST
Comment on attachment 332815 [details]
proposed patch.

r=me
Comment 3 Mark Lam 2018-01-31 16:01:47 PST
Thanks for the review.  Landed in r227940: <http://trac.webkit.org/r227940>.