[webkit-reviews] review requested: [Bug 32563] [V8] Generate toV8 conversion helpers, a la JSC bindings. : [Attachment 47576] toV8() Attempt #3.0

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 27 16:51:14 PST 2010


Nate Chapin <japhet at chromium.org> has asked  for review:
Bug 32563: [V8] Generate toV8 conversion helpers, a la JSC bindings.
https://bugs.webkit.org/show_bug.cgi?id=32563

Attachment 47576: toV8() Attempt #3.0
https://bugs.webkit.org/attachment.cgi?id=47576&action=review

------- Additional Comments from Nate Chapin <japhet at chromium.org>
This is my current thought for handling the casting problems for HTMLElement
and SVGElement. I just wanted to get it some eyeballs, since I'll be out of
office tomorrow.  It changes dom/make_names.pl to support generating wrapping
code for V8 (it currently is hard-coded for JSC) and therefore uses a nearly
identical technique to what JSC does.


More information about the webkit-reviews mailing list