Reviewers: William Hesse, Description: Add support for initialization block assignments in the toplevel code generator, mimicing the behavior of the optimizing compiler.
Initialization blocks can only contain (thus begin and end) with a property assignment in toplevel code. Please review this at http://codereview.chromium.org/348038 SVN Base: http://v8.googlecode.com/svn/branches/bleeding_edge/ Affected files: M src/arm/fast-codegen-arm.cc M src/compiler.cc M src/fast-codegen.h M src/fast-codegen.cc M src/ia32/fast-codegen-ia32.cc M src/parser.cc M src/x64/fast-codegen-x64.cc --~--~---------~--~----~------------~-------~--~----~ v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev -~----------~----~----~----~------~----~------~--~---
