DescriptionAllocate as many object-literal properties as possible inobject.
This can lead to large objects which wastes a lot of space if we normalize properties. We therfore clear the inobject properties when normalizing properties. This is done by adjusting the instance size in the new map and overwriting the inobject properties with a filler.
Committed: http://code.google.com/p/v8/source/detail?r=1051
Patch Set 1 #Patch Set 2 : '' #
Total comments: 3
Patch Set 3 : '' #Patch Set 4 : '' #
Total comments: 1
Patch Set 5 : '' #
Messages
Total messages: 6 (0 generated)
|