A good place to start would be to look at existing *Constructor.cpp files in WebCore/bindings/v8 and see how they are hooked in (like Image constructor). Also, you have dimich and levin in close proximity you who have added a V8 constructor or two in the past (I think).
;DG< On Mon, Jun 15, 2009 at 5:47 PM, Kyle Prete<[email protected]> wrote: > Hey I'm looking into these layout tests: > LayoutTests/media/audio-constructor-src.html > LayoutTests/media/audio-constructor.html LayoutTests/media/constructors.html > and I need to know how constructors are generated. The failures all appear > to be due to the Audio constructor, specifically: "TypeError: Illegal > constructor" > Thanks. > > > > --~--~---------~--~----~------------~-------~--~----~ Chromium Developers mailing list: [email protected] View archives, change email options, or unsubscribe: http://groups.google.com/group/chromium-dev -~----------~----~----~----~------~----~------~--~---
