Reviewers: Mads Ager,

Description:
Rename memory.h to v8memory.h

This is to avoid name collision with system include file named memory.h causing
problems on some platforms.

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

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

Affected files:
  M     src/arm/frames-arm.h
  M     src/frames-inl.h
  M     src/ia32/frames-ia32.h
  M     src/liveedit.cc
  D     src/memory.h
  M     src/objects-inl.h
  M     src/spaces-inl.h
  A  +  src/v8memory.h
  M     src/x64/assembler-x64-inl.h
  M     src/x64/frames-x64.h
  M     tools/gyp/v8.gyp
  M     tools/v8.xcodeproj/project.pbxproj
  M     tools/visual_studio/v8_base.vcproj
  M     tools/visual_studio/v8_base_arm.vcproj
  M     tools/visual_studio/v8_base_x64.vcproj


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

Reply via email to