RESOLVED WONTFIX 66449
[V8] Web IDL attributes should be implemented as getters and setters on the prototype object
https://bugs.webkit.org/show_bug.cgi?id=66449
Summary [V8] Web IDL attributes should be implemented as getters and setters on the p...
Dominic Cooney
Reported 2011-08-17 20:44:09 PDT
See bug 49739 for details. I am filing this V8-specific bug to track V8-specific issues, eg <http://code.google.com/p/v8/issues/detail?id=1482>.
Attachments
WIP patch (32.04 KB, patch)
2011-08-17 21:30 PDT, Rintaro Kuroiwa
no flags
WIP patch with fixes (33.08 KB, patch)
2011-08-18 03:35 PDT, Rintaro Kuroiwa
no flags
Rintaro Kuroiwa
Comment 1 2011-08-17 21:30:12 PDT
Created attachment 104304 [details] WIP patch Here are the before-after performance results. http://dromaeo.com/?id=147347,147349
Rintaro Kuroiwa
Comment 2 2011-08-18 03:35:17 PDT
Created attachment 104317 [details] WIP patch with fixes Several fixes to the previous patch.
Note You need to log in before you can comment on or make changes to this bug.