Reviewers: danno, Message: This fixes the COW-related bug Jakob mentioned in his mail. The test case includes the repro.
Description: Handle COW-arrays correctly when converting smi->double fast elements. TEST=mjsunit/elements-transition.js Please review this at http://codereview.chromium.org/8383002/ SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge Affected files: M src/x64/code-stubs-x64.cc M src/x64/codegen-x64.cc M test/mjsunit/elements-transition.js -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
