Reviewers: Vyacheslav Egorov,

Description:
Fix the GC branch so it compiles and runs on 64 bit.
Incremental marking is switched off for the moment.

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

SVN Base: http://v8.googlecode.com/svn/branches/experimental/gc/

Affected files:
  M     src/flag-definitions.h
  M     src/ia32/assembler-ia32-inl.h
  M     src/ia32/code-stubs-ia32.h
  M     src/ia32/macro-assembler-ia32.h
  M     src/incremental-marking.h
  M     src/mark-compact.cc
  M     src/store-buffer.cc
  M     src/x64/assembler-x64-inl.h
  M     src/x64/assembler-x64.cc
  M     src/x64/code-stubs-x64.h
  M     src/x64/code-stubs-x64.cc
  M     src/x64/full-codegen-x64.cc
  M     src/x64/lithium-codegen-x64.cc
  M     src/x64/macro-assembler-x64.h
  M     src/x64/macro-assembler-x64.cc


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

Reply via email to