- Fixed a bug in the array concat implementation causing the elements in the result...
authorbak@chromium.org <bak@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Tue, 5 Jan 2010 12:33:55 +0000 (12:33 +0000)
committerbak@chromium.org <bak@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Tue, 5 Jan 2010 12:33:55 +0000 (12:33 +0000)
commit0ba452b5c61b3392b89ccf2120058c38539b7d25
tree390263a9dab654df89918a9e642505b01fc946eb
parente06c5812321f00de717dc5859d90945da2ecf0a5
- Fixed a bug in the array concat implementation causing the elements in the result to be lost.

Review URL: http://codereview.chromium.org/523055

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@3538 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/objects.cc
src/runtime.cc