[webkit-reviews] review granted: [Bug 74332] Add ClassInfo* to JSCell : [Attachment 118854] Add ClassInfo to JSCell

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 12 14:55:33 PST 2011


Geoffrey Garen <ggaren at apple.com> has granted Mark Hahnenberg
<mhahnenberg at apple.com>'s request for review:
Bug 74332: Add ClassInfo* to JSCell
https://bugs.webkit.org/show_bug.cgi?id=74332

Attachment 118854: Add ClassInfo to JSCell
https://bugs.webkit.org/attachment.cgi?id=118854&action=review

------- Additional Comments from Geoffrey Garen <ggaren at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=118854&action=review


r=me

> Source/JavaScriptCore/runtime/Structure.h:398
> +	       m_structure.setEarlyValue(globalData, this, structure);

Please fix indentation.


More information about the webkit-reviews mailing list