Reviewers: Erik Corry,

Description:
Improve performance of Array.prototype.join and String.prototype.substring
by tweaking the JavaScript implementation of these functions.

Please review this at http://codereview.chromium.org/519061

SVN Base: http://v8.googlecode.com/svn/branches/bleeding_edge/

Affected files:
  M     src/array.js
  M     src/macros.py
  M     src/math.js
  M     src/runtime.h
  M     src/runtime.cc
  M     src/runtime.js
  M     src/string.js
  M     test/mjsunit/fuzz-natives.js


-- 
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to