DBC
http://codereview.chromium.org/4308001/diff/5001/6001 File src/regexp.js (left): http://codereview.chromium.org/4308001/diff/5001/6001#oldcode201 src/regexp.js:201: return %_RegExpCloneResult(cache.answer); You can safely remove all the %_RegExpCloneResult-related code as well, I guess. http://codereview.chromium.org/4308001/diff/5001/6002 File src/string.js (right): http://codereview.chromium.org/4308001/diff/5001/6002#newcode147 src/string.js:147: function CloneDenseArray(array) { You can safely remove this function now. http://codereview.chromium.org/4308001/show -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
