Reviewers: Lasse Reichstein, Message: We now want to run the tests with --nouse-is and --nolazy, as well as using these flags when debugging the code generator. Should we put the changes in Scons, or in test.py, or as temporary platform-specific changes in flag-definitions.h? Or just type in the flags every time we run?
Description: X64 implementation: Add function literals and function calls. Please review this at http://codereview.chromium.org/131029 SVN Base: http://v8.googlecode.com/svn/branches/bleeding_edge/ Affected files: M src/ia32/assembler-ia32.cc M src/ia32/codegen-ia32.cc M src/x64/codegen-x64.cc M src/x64/macro-assembler-x64.h M src/x64/macro-assembler-x64.cc M src/x64/virtual-frame-x64.cc --~--~---------~--~----~------------~-------~--~----~ v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev -~----------~----~----~----~------~----~------~--~---
