Bug 133800

Summary: Move structureHasRareData out of TypeInfo
Product: WebKit Reporter: Mark Hahnenberg <mhahnenberg>
Component: JavaScriptCoreAssignee: Mark Hahnenberg <mhahnenberg>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Mark Hahnenberg 2014-06-12 09:12:41 PDT
It was originally put there to avoid making Structure bigger, but we have a few spare bits in Structure so it would be nice to remove this hack.
Comment 1 Mark Hahnenberg 2014-06-12 09:14:31 PDT
Created attachment 232956 [details]
Patch
Comment 2 WebKit Commit Bot 2014-06-12 11:23:17 PDT
Comment on attachment 232956 [details]
Patch

Clearing flags on attachment: 232956

Committed r169903: <http://trac.webkit.org/changeset/169903>
Comment 3 WebKit Commit Bot 2014-06-12 11:23:19 PDT
All reviewed patches have been landed.  Closing bug.