[webkit-reviews] review granted: [Bug 76232] Clean up putDirect : [Attachment 122360] Part 2

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 12 19:30:23 PST 2012


Sam Weinig <sam at webkit.org> has granted Gavin Barraclough
<barraclough at apple.com>'s request for review:
Bug 76232: Clean up putDirect
https://bugs.webkit.org/show_bug.cgi?id=76232

Attachment 122360: Part 2
https://bugs.webkit.org/attachment.cgi?id=122360&action=review

------- Additional Comments from Sam Weinig <sam at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=122360&action=review


> Source/JavaScriptCore/runtime/JSObject.h:81
> +	       PutModePut,
> +	       DefineOwnProperty,

I refuse the inconsistency. DefineOwnProperty should be,
PutModeDefineOwnProperty!


More information about the webkit-reviews mailing list