RESOLVED INVALID 85415
[V8] DOM function don't have the correct length
https://bugs.webkit.org/show_bug.cgi?id=85415
Summary [V8] DOM function don't have the correct length
Erik Arvidsson
Reported 2012-05-02 13:35:32 PDT
http://code.google.com/p/chromium/issues/detail?id=125308 assert(document.createElementNS.length === 2); we currently return 0 for all function lengths. JSC gets this right (minus bugs of course) so CodeGeneratorJS.pm probably already has this.
Attachments
Anders Carlsson
Comment 1 2013-09-01 10:35:08 PDT
V8 is gone.
Note You need to log in before you can comment on or make changes to this bug.