DescriptionFix map space explosion from changing the arguments and caller properties on native functions.
Adding these local properties on all native functions made us do a
ConvertDescriptorToField on the callback on each and every native
functions, resulting in us creating an extra map for each of these.
Committed: http://code.google.com/p/v8/source/detail?r=9152
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|