DescriptionIn case of holder with fast properties that allows to fetch the property
immediately if holder has this property or saves binary search on holder if
property doesn't belong to holder. Of course, in the cases when named getter
returns nothing.
That gives ~20% for dom benchmark/Document Object String Get, speeds up overall
dom_perf (not dramatically) and overall score for peacekeeper. Strange, but DOM
part of peacekeepr runs somewhat slower.
Committed: http://code.google.com/p/v8/source/detail?r=2093
Patch Set 1 #
Total comments: 24
Patch Set 2 : '' #
Total comments: 1
Messages
Total messages: 5 (0 generated)
|