[webkit-reviews] review granted: [Bug 61821] [V8] Optimize custom bindings for typed arrays' set(Array) method : [Attachment 95513] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 1 08:29:43 PDT 2011


Nate Chapin <japhet at chromium.org> has granted Kenneth Russell
<kbr at google.com>'s request for review:
Bug 61821: [V8] Optimize custom bindings for typed arrays' set(Array) method
https://bugs.webkit.org/show_bug.cgi?id=61821

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

------- Additional Comments from Nate Chapin <japhet at chromium.org>
This is fine, though I notice that there are several other places in the v8
bindings where we are still using the the Get() variant you're removing here. 
Is there any reason we shouldn't change those too?


More information about the webkit-reviews mailing list