Reviewers: Mads Ager,

Message:
Mads,

may you have a look?

It should fix perf regression I introduced.

Description:
Assign specialized array functions only once.

Previous commit (4068) had a side-effect that specialized array functions
weren't constant functions any more (as they were reassigned).

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

Affected files:
  M src/array.js
  M src/bootstrapper.cc
  M src/runtime.h
  M src/runtime.cc


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

Reply via email to