Bug 195493 - BinarySwitch can be shrunk by 8 bytes
Summary: BinarySwitch can be shrunk by 8 bytes
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Trivial
Assignee: Robin Morisset
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-03-08 16:23 PST by Robin Morisset
Modified: 2019-03-09 09:40 PST (History)
7 users (show)

See Also:


Attachments
Patch (1.88 KB, patch)
2019-03-08 16:24 PST, Robin Morisset
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Robin Morisset 2019-03-08 16:23:44 PST
simply by reordering the fields to avoid padding.
Comment 1 Robin Morisset 2019-03-08 16:24:50 PST
Created attachment 364088 [details]
Patch
Comment 2 WebKit Commit Bot 2019-03-09 09:25:17 PST
Comment on attachment 364088 [details]
Patch

Clearing flags on attachment: 364088

Committed r242673: <https://trac.webkit.org/changeset/242673>
Comment 3 WebKit Commit Bot 2019-03-09 09:25:18 PST
All reviewed patches have been landed.  Closing bug.
Comment 4 Radar WebKit Bug Importer 2019-03-09 09:40:53 PST
<rdar://problem/48740894>