Reviewers: Erik Corry, Message: Review, please.
Description: Removed static type inference and add a dynamic test for string addition. The complexity of static type inference never really paid off, and as an analysis it didn't fit well with codegen frame propagation. Please review this at http://codereview.chromium.org/146077 Affected files: M src/arm/virtual-frame-arm.h M src/frame-element.h M src/ia32/codegen-ia32.cc M src/ia32/virtual-frame-ia32.h M src/ia32/virtual-frame-ia32.cc M src/jump-target.cc M src/register-allocator.h M src/register-allocator.cc M src/virtual-frame.cc M src/x64/codegen-x64.cc M src/x64/virtual-frame-x64.h M src/x64/virtual-frame-x64.cc --~--~---------~--~----~------------~-------~--~----~ v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev -~----------~----~----~----~------~----~------~--~---
