DescriptionSpeed-up 'new TypedArray(arrayLike)'.
Handle specially the cases when the argument is a typed array,
in particular of the same type as the one we create.
Allocate backing store uninitialized in cases when we can guarantee
complete initialization.
R=bmeurer@chromium.org
Committed: https://code.google.com/p/v8/source/detail?r=15998
Committed: https://code.google.com/p/v8/source/detail?r=16005
Patch Set 1 #
Total comments: 2
Patch Set 2 : References -> pointers (argh!) #
Messages
Total messages: 7 (0 generated)
|