Let's try it out. Please revert you changes if this does not yield a measurable speedup.
LGTM, Lars http://codereview.chromium.org/4298/diff/1/2 File src/objects.cc (right): http://codereview.chromium.org/4298/diff/1/2#newcode1694 Line 1694: uint32_t index = 0; Please add a comment why this assignment is necessary. http://codereview.chromium.org/4298/diff/1/2#newcode1741 Line 1741: uint32_t index = 0; Please move the assignment into AsArrayIndex in objects-inl.h. http://codereview.chromium.org/4298 --~--~---------~--~----~------------~-------~--~----~ v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev -~----------~----~----~----~------~----~------~--~---
