Bug 111593 - Pack Structure members better.
Summary: Pack Structure members better.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2013-03-06 10:22 PST by Andreas Kling
Modified: 2013-03-06 11:45 PST (History)
4 users (show)

See Also:


Attachments
Patch (4.76 KB, patch)
2013-03-06 10:25 PST, Andreas Kling
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Kling 2013-03-06 10:22:31 PST
We can save 8 bytes per Structure by just shuffling the members around a bit.
Comment 1 Radar WebKit Bug Importer 2013-03-06 10:23:47 PST
<rdar://problem/13359200>
Comment 2 Andreas Kling 2013-03-06 10:25:27 PST
Created attachment 191785 [details]
Patch
Comment 3 Mark Hahnenberg 2013-03-06 11:39:38 PST
Comment on attachment 191785 [details]
Patch

r=me
Comment 4 WebKit Review Bot 2013-03-06 11:45:28 PST
Comment on attachment 191785 [details]
Patch

Clearing flags on attachment: 191785

Committed r144957: <http://trac.webkit.org/changeset/144957>
Comment 5 WebKit Review Bot 2013-03-06 11:45:31 PST
All reviewed patches have been landed.  Closing bug.