Reviewers: Vyacheslav Egorov,

Description:
Add a flag to the ARM version of new space allocation in generated code

The flag SIZE_IN_WORDS indicate that the requested size is in words and not in
bytes, The default is to specify the size in bytes.

Please review this at http://codereview.chromium.org/2047002/show

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/macro-assembler-ia32.h
  M     src/macro-assembler.h
  M     src/x64/macro-assembler-x64.h


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

Reply via email to