Fix issue 924 - splitting the empty string.
authorlrn@chromium.org <lrn@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 4 Nov 2010 10:24:17 +0000 (10:24 +0000)
committerlrn@chromium.org <lrn@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 4 Nov 2010 10:24:17 +0000 (10:24 +0000)
commit62302a533d2bce28a01714252385ff6fc40b27d8
treead6bafea43166e7a50c3e54399b4dc79f7c3bc3f
parentefe74b695d6454a2ef9541253b1bbeab04daf5d7
Fix issue 924 - splitting the empty string.

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

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@5766 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/string.js
test/mjsunit/string-split.js