http://codereview.chromium.org/5959009/diff/1/src/objects.cc File src/objects.cc (right):
http://codereview.chromium.org/5959009/diff/1/src/objects.cc#newcode6949 src/objects.cc:6949: if (SetElementWithCallbackSetterInPrototypes(index, value)) { On 2011/01/04 13:34:34, Lasse Reichstein wrote:
For the heck of it, combine the two ifs into one.
Done. http://codereview.chromium.org/5959009/ -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
