Status: New
Owner: ----

New issue 2180 by [email protected]: ObjectTemplate needs SetClassName too
http://code.google.com/p/v8/issues/detail?id=2180

The V8 bindings for WebKit needs to be able to set the [[Class]] for the prototype object of a constructor.

assertEquals('[object DocumentPrototype]',Object.prototype.toString.call(Document.prototype))

https://bugs.webkit.org/show_bug.cgi?id=85234


--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to