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

Description Andreas Kling 2013-03-03 13:49:20 PST
We can pack JSC::HashEntry better and save 8 bytes per table entry.
Comment 1 Radar WebKit Bug Importer 2013-03-03 13:49:43 PST
<rdar://problem/13333511>
Comment 2 Andreas Kling 2013-03-03 13:52:03 PST
Created attachment 191142 [details]
Patch
Comment 3 WebKit Review Bot 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>
Comment 4 WebKit Review Bot 2013-03-03 16:13:12 PST
All reviewed patches have been landed.  Closing bug.