DescriptionGive each function prototype a fresh copy of the object function map.
This avoid unwanted sharing between different function prototypes and in
general should help inlining because constant function properties on one
prototype don't affect other prototypes anymore.
BUG=v8:1716
Committed: http://code.google.com/p/v8/source/detail?r=9393
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|