Reviewers: danno, Message: PTAL.
Description: Support all fast elements kinds in the major array operations. Currently missing support for unshift. BUG= Please review this at https://chromiumcodereview.appspot.com/11377132/ SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge Affected files: M src/arm/code-stubs-arm.cc M src/arm/ic-arm.cc M src/arm/macro-assembler-arm.h M src/arm/macro-assembler-arm.cc M src/arm/stub-cache-arm.cc M src/builtins.cc M src/elements.h M src/elements.cc M src/factory.cc M src/heap.h M src/heap.cc M src/ia32/macro-assembler-ia32.h M src/ia32/macro-assembler-ia32.cc M src/ia32/stub-cache-ia32.cc M src/objects-inl.h M src/objects.h M src/parser.cc M src/runtime.cc M src/x64/macro-assembler-x64.h M src/x64/macro-assembler-x64.cc M src/x64/stub-cache-x64.cc A test/mjsunit/array-natives-elements.js M test/mjsunit/elements-kind.js -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
