Reviewers: Kevin Millikin, Message: Please take a look.
ARM and x64 aren't implemented yet (so this only compiles for ia32); I'll add
those if/when the rest looks good to you. Description: Crankshaft support for polymorphic array handling Please review this at http://codereview.chromium.org/7170012/ SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge Affected files: M src/ast.h M src/ast.cc M src/hydrogen-instructions.h M src/hydrogen.h M src/hydrogen.cc M src/ia32/lithium-codegen-ia32.cc M src/ia32/lithium-ia32.h M src/ia32/lithium-ia32.cc M src/objects-inl.h M src/objects.h M src/objects.cc M src/type-info.h M src/type-info.cc -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
