https://chromiumcodereview.appspot.com/10815034/diff/1/src/builtins.cc
File src/builtins.cc (right):

https://chromiumcodereview.appspot.com/10815034/diff/1/src/builtins.cc#newcode448
src/builtins.cc:448: if (array->HasFastDoubleElements()) {
As discussed offline: This fix might not even be necessary for 3.8
because the empty_fixed_array is not used as a sentinel for empty double
arrays. In this case merging the regression test to proof that is
sufficient.

https://chromiumcodereview.appspot.com/10815034/

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

Reply via email to