Bug 111593

Summary: Pack Structure members better.
Product: WebKit Reporter: Andreas Kling <kling>
Component: JavaScriptCoreAssignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal CC: kling, mhahnenberg, webkit-bug-importer, webkit.review.bot
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.