RESOLVED FIXED 124912
Structure::m_staticFunctionReified should be a single bit.
https://bugs.webkit.org/show_bug.cgi?id=124912
Summary Structure::m_staticFunctionReified should be a single bit.
Andreas Kling
Reported 2013-11-26 19:55:44 PST
Structure::m_staticFunctionReified should be a single bit. It's currently taking up 4 bytes, making Structure 8 bytes bigger than it needs to be. Whew.
Attachments
Patch (1.14 KB, patch)
2013-11-26 19:57 PST, Andreas Kling
no flags
Andreas Kling
Comment 1 2013-11-26 19:57:06 PST
WebKit Commit Bot
Comment 2 2013-11-27 07:07:50 PST
Comment on attachment 217921 [details] Patch Clearing flags on attachment: 217921 Committed r159814: <http://trac.webkit.org/changeset/159814>
WebKit Commit Bot
Comment 3 2013-11-27 07:07:51 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.