DescriptionDon't use SmartSlice just because the receiver is an array.
Only do so if the estimated number of elements is low compared to the
end position for the slice. This is similar to other heuristics used
for array operations that use the %GetElementKeys runtime function.
R=erik.corry@gmail.com
Committed: http://code.google.com/p/v8/source/detail?r=8184
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|