DescriptionUse the number of in-object properties when deciding how many fast
properties to allow on an object. If there are many in-object
properties it is unlikely that the object is used as a dictionary and
we allow more map transitions to keep such objects in fast case.
Committed: http://code.google.com/p/v8/source/detail?r=5008
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|