DescriptionSome code and benchmarks such as
http://www2.webkit.org/perf/sunspider-0.9/access-binary-trees.html
create properties almost as often as they use them. These frequent
property creations are of absent properties on extensible objects, so
I added a shortcut to .w___ for that case. access-binary-trees.html is
now about twice as fast.
Patch Set 1 #
Total comments: 1
Patch Set 2 : Makes typical property creation faster. #
MessagesTotal messages: 3
|
||||||||||||||||||||||||||||