Bug 133800 - Move structureHasRareData out of TypeInfo
Summary: Move structureHasRareData out of TypeInfo
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Mark Hahnenberg
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-06-12 09:12 PDT by Mark Hahnenberg
Modified: 2014-06-12 11:23 PDT (History)
1 user (show)

See Also:


Attachments
Patch (9.14 KB, patch)
2014-06-12 09:14 PDT, Mark Hahnenberg
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.