git-svn-id: https://svn.webkit.org/repository/webkit/trunk@27621
268f45cc-cd09-0410-ab3c-
d52691b4dbfc
and function pointer which points to a static constructor for the
individual new function objects.
- SunSpider claims this is a 0.5% speedup.
+ SunSpider claims this is a 1.0% speedup.
* kjs/array_object.cpp:
(KJS::ArrayPrototype::getOwnPropertySlot):
and function pointer which points to a static constructor for the
individual new function objects.
- SunSpider claims this is a 0.5% speedup.
+ SunSpider claims this is a 1.0% speedup.
- On the WebCore side, I updated CodeGeneratorJS.pm to generate the
new classes and hand updated the remain non-generated (groan) classes.