Reviewers: iposva, Kasper Lund, Description: Remove some of the state-dependent behavior from the code generator. Simplify the code generator by eliminating the access types STORE and INIT_CONST and delegating code generation for stores to the appropriate AST nodes.
Please review this at http://codereview.chromium.org/1889 Affected files: M src/ast.h M src/codegen-arm.cc M src/codegen-ia32.cc --~--~---------~--~----~------------~-------~--~----~ v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev -~----------~----~----~----~------~----~------~--~---
