Bug 195042 - [JSC] Fix compilation on 32-bit platforms after r242071
Summary: [JSC] Fix compilation on 32-bit platforms after r242071
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Other All
: P2 Normal
Assignee: Guillaume Emont
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-02-26 01:45 PST by Guillaume Emont
Modified: 2019-02-26 02:29 PST (History)
8 users (show)

See Also:


Attachments
Patch (1.37 KB, patch)
2019-02-26 01:48 PST, Guillaume Emont
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Guillaume Emont 2019-02-26 01:45:14 PST
r242071 introduced a trivial compilation error in the jit JSVALUE32_64 code path.
Comment 1 Guillaume Emont 2019-02-26 01:48:43 PST
Created attachment 362972 [details]
Patch

The fix.
Comment 2 WebKit Commit Bot 2019-02-26 02:28:47 PST
Comment on attachment 362972 [details]
Patch

Clearing flags on attachment: 362972

Committed r242083: <https://trac.webkit.org/changeset/242083>
Comment 3 WebKit Commit Bot 2019-02-26 02:28:49 PST
All reviewed patches have been landed.  Closing bug.
Comment 4 Radar WebKit Bug Importer 2019-02-26 02:29:29 PST
<rdar://problem/48395665>