Bug 111275

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

Andreas Kling
Reported 2013-03-03 13:49:20 PST
We can pack JSC::HashEntry better and save 8 bytes per table entry.
Attachments
Patch (2.15 KB, patch)
2013-03-03 13:52 PST, Andreas Kling
no flags
Radar WebKit Bug Importer
Comment 1 2013-03-03 13:49:43 PST
Andreas Kling
Comment 2 2013-03-03 13:52:03 PST
WebKit Review Bot
Comment 3 2013-03-03 16:13:08 PST
Comment on attachment 191142 [details] Patch Clearing flags on attachment: 191142 Committed r144589: <http://trac.webkit.org/changeset/144589>
WebKit Review Bot
Comment 4 2013-03-03 16:13:12 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.