[webkit-reviews] review granted: [Bug 70360] Array.prototype methods missing exception checks : [Attachment 111497] Fix

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 18 13:58:38 PDT 2011


Geoffrey Garen <ggaren at apple.com> has granted Gavin Barraclough
<barraclough at apple.com>'s request for review:
Bug 70360: Array.prototype methods missing exception checks
https://bugs.webkit.org/show_bug.cgi?id=70360

Attachment 111497: Fix
https://bugs.webkit.org/attachment.cgi?id=111497&action=review

------- Additional Comments from Geoffrey Garen <ggaren at apple.com>
Seems like you could remove a bunch of code at call sites if you folded the
exception check into the getProperty helper function.


More information about the webkit-reviews mailing list