[webkit-reviews] review requested: [Bug 29758] Code generator does not support custom constructor getters in V8 : [Attachment 40206] proposed patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Sep 27 14:06:18 PDT 2009


Andrew Wilson <atwilson at chromium.org> has asked  for review:
Bug 29758: Code generator does not support custom constructor getters in V8
https://bugs.webkit.org/show_bug.cgi?id=29758

Attachment 40206: proposed patch
https://bugs.webkit.org/attachment.cgi?id=40206&action=review

------- Additional Comments from Andrew Wilson <atwilson at chromium.org>
This patch just enables custom constructors for V8, but none of the existing
code requires a custom constructor.

My upcoming patch to turn on the ENABLE_SHARED_WORKERS flag for Chromium will
include custom constructors - this patch is a prelude to that.


More information about the webkit-reviews mailing list