DescriptionFix the case of no words to copy.
CopyWords cannot actually copy zero words---it'd clobber destiantion with
the first word of source.
Add an ASSERT to check this condition plus update array builtins to verify
for amount of copied data when necessary.
TBR=vitalyr@chromium.org
Committed: http://code.google.com/p/v8/source/detail?r=4313
Patch Set 1 #
Messages
Total messages: 1 (0 generated)
|