Reviewers: danno, Toon Verwaest,

Message:
Here is the fix we discussed, thanks for the look.

Description:
Fix for bug 245480. Calling new Array(a) with a single argument could result in
creating a holey array with a packed elements kind.

BUG=245480

Please review this at https://codereview.chromium.org/16341004/

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

Affected files:
  M src/arm/lithium-codegen-arm.cc
  M src/ia32/lithium-codegen-ia32.cc
  M src/x64/lithium-codegen-x64.cc
  A test/mjsunit/regress/regress-crbug-245480.js


--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to