Converted String.prototype.split with string to C++.
authorlrn@chromium.org <lrn@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 15 Mar 2010 15:27:11 +0000 (15:27 +0000)
committerlrn@chromium.org <lrn@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 15 Mar 2010 15:27:11 +0000 (15:27 +0000)
commitd8aed420a923c7c95458fb1ad0767be450141078
tree49ffbc188f4202f5b6cd484bdc235d06443cd076
parent14547ef434656085671b604d2185e33c9da05666
Converted String.prototype.split with string to C++.

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

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@4134 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/runtime.cc
src/runtime.h
src/string.js