Reviewers: Lasse Reichstein,

Description:
Change the functions named AllocateObjectInNewSpace to AllocateInNewSpace.

These functions just moves forward the new space allocation top, and in some
situations they are used to reserve space for several objects.

Please review this at http://codereview.chromium.org/219030

SVN Base: http://v8.googlecode.com/svn/branches/bleeding_edge/

Affected files:
   M     src/arm/builtins-arm.cc
   M     src/arm/codegen-arm.cc
   M     src/arm/macro-assembler-arm.h
   M     src/arm/macro-assembler-arm.cc
   M     src/arm/stub-cache-arm.cc
   M     src/ia32/builtins-ia32.cc
   M     src/ia32/codegen-ia32.cc
   M     src/ia32/macro-assembler-ia32.h
   M     src/ia32/macro-assembler-ia32.cc
   M     src/ia32/stub-cache-ia32.cc
   M     src/macro-assembler.h
   M     src/x64/builtins-x64.cc
   M     src/x64/codegen-x64.cc
   M     src/x64/macro-assembler-x64.h
   M     src/x64/macro-assembler-x64.cc
   M     src/x64/stub-cache-x64.cc



--~--~---------~--~----~------------~-------~--~----~
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to